Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 637 Bytes

File metadata and controls

22 lines (10 loc) · 637 Bytes

AmlVerdictManualRequest

Properties

Name Type Description Notes
verdict string The AML verdict to set for the transaction [default to undefined]
txId string The transaction ID to set the verdict for [default to undefined]

Enum: AmlVerdictManualRequestVerdictEnum

  • Accept (value: 'ACCEPT')

  • Reject (value: 'REJECT')

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