Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.23 KB

File metadata and controls

18 lines (12 loc) · 1.23 KB

ComplianceResults

Properties

Name Type Description Notes
aml ComplianceScreeningResult [optional] [default to undefined]
tr ComplianceScreeningResult [optional] [default to undefined]
amlList Array<ComplianceScreeningResult> The list of all results of the AML screening. [optional] [default to undefined]
status ComplianceResultStatusesEnum [optional] [default to undefined]
amlRegistration AmlRegistrationResult [optional] [default to undefined]
trlinkRegistration TRLinkRegistrationResult [optional] [default to undefined]
trlinkDestinations Array<TRLinkResult> The list of TRLink destination screening results. [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]