Name | Type | Description | Notes |
---|---|---|---|
aml | Array<ComplianceScreeningResultFullPayload> | The end result of the AML screening. | [optional] [default to undefined] |
tr | Array<ComplianceScreeningResultFullPayload> | The result of the Travel Rule screening. | [optional] [default to undefined] |
amlList | Array<ComplianceScreeningResultFullPayload> | The list of all results of the AML screening. | [optional] [default to undefined] |
status | string | Status of compliance result screening. | [optional] [default to undefined] |
amlRegistration | Array<AmlRegistrationResultFullPayload> | The results of the AML address registration. | [optional] [default to undefined] |
-
Started
(value:'Started'
) -
NetworkConnectionAddressResolve
(value:'NetworkConnectionAddressResolve'
) -
ScreeningPrepare
(value:'ScreeningPrepare'
) -
AmlStarted
(value:'AMLStarted'
) -
AmlCompleted
(value:'AMLCompleted'
) -
AmlFailed
(value:'AMLFailed'
) -
AmlinBackground
(value:'AMLInBackground'
) -
TrPreconditionChecks
(value:'TRPreconditionChecks'
) -
TrStarted
(value:'TRStarted'
) -
TrCompleted
(value:'TRCompleted'
) -
TrFailed
(value:'TRFailed'
) -
Completed
(value:'Completed'
) -
IncomingStarted
(value:'IncomingStarted'
) -
IncomingScreeningPrepare
(value:'IncomingScreeningPrepare'
) -
IncomingWaitForFirstConfirmation
(value:'IncomingWaitForFirstConfirmation'
) -
AmlIncomingStarted
(value:'AMLIncomingStarted'
) -
AmlIncomingCompleted
(value:'AMLIncomingCompleted'
) -
AmlIncomingFailed
(value:'AMLIncomingFailed'
) -
AmlIncomingInBackground
(value:'AMLIncomingInBackground'
) -
TrIncomingStarted
(value:'TRIncomingStarted'
) -
TrIncomingCompleted
(value:'TRIncomingCompleted'
) -
TrIncomingFailed
(value:'TRIncomingFailed'
) -
IncomingCompleted
(value:'IncomingCompleted'
)
[Back to top] [Back to API list] [Back to Model list] [Back to README]