ComplianceResult

constructor(aml: List<ComplianceScreeningResult>? = null, tr: List<ComplianceScreeningResult>? = null, amlList: List<ComplianceScreeningResult>? = null, status: ComplianceResult.Status? = null, amlRegistration: List<AmlRegistrationResult>? = null)

Parameters

aml

The end result of the AML screening. See ComplianceScreeningResult

tr

The result of the Travel Rule screening. See ComplianceScreeningResult

amlList

The list of all results of the AML screening. See ComplianceScreeningResult

status

Status of compliance result screening.

amlRegistration

The results of the AML address registration.See AmlRegistrationResult