Name | Type | Description | Notes |
---|---|---|---|
verdict | string | [default to undefined] | |
executionOperationId | string | [default to undefined] | |
account | Destination | [default to undefined] | |
assetId | string | [default to undefined] | |
amount | string | [default to undefined] | |
matchedRule | ScreeningVerdictMatchedRule | [optional] [default to undefined] |
-
Passed
(value:'PASSED'
) -
PassedWithAlert
(value:'PASSED_WITH_ALERT'
) -
Rejected
(value:'REJECTED'
) -
Failed
(value:'FAILED'
) -
Bypassed
(value:'BYPASSED'
)
[Back to top] [Back to API list] [Back to Model list] [Back to README]