Compliance Result
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
aml List
The list of all results of the AML screening. See ComplianceScreeningResult
status
Status of compliance result screening.
aml Registration
The results of the AML address registration.See AmlRegistrationResult