KYCCentral.Rules (KYC Central v0.9.0)

Copy Markdown View Source

Discover individual rules and the company fields they can test.

Summary

Functions

Company data fields exposed to configurable rule conditions.

Every rule, with its code, severity and rationale.

Functions

fields(client)

@spec fields(KYCCentral.t()) :: {:ok, term()} | {:error, KYCCentral.Error.t()}

Company data fields exposed to configurable rule conditions.

list(client)

@spec list(KYCCentral.t()) :: {:ok, [map()]} | {:error, KYCCentral.Error.t()}

Every rule, with its code, severity and rationale.