Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.37 KB

File metadata and controls

18 lines (12 loc) · 1.37 KB

ComplianceResultFullPayload

Properties

Name Type Description Notes
aml ComplianceScreeningResultFullPayload [optional] [default to undefined]
tr ComplianceScreeningResultFullPayload [optional] [default to undefined]
amlList Array<ComplianceScreeningResultFullPayload> The list of all results of the AML screening. [optional] [default to undefined]
status ComplianceResultStatusesEnum [optional] [default to undefined]
amlRegistration AmlRegistrationResultFullPayload [optional] [default to undefined]
trlinkRegistration TRLinkRegistrationResultFullPayload [optional] [default to undefined]
trlinkDestinations Array<TRLinkResultFullPayload> 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]