Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.98 KB

File metadata and controls

28 lines (22 loc) · 1.98 KB

TravelRulePrescreeningRule

Properties

Name Type Description Notes
bypassReason string Reason for bypass if prescreening rule triggered a bypass [optional] [default to undefined]
sourceType TransferPeerTypeEnum [optional] [default to undefined]
sourceSubType TransferPeerSubTypeEnum [optional] [default to undefined]
destType TransferPeerTypeEnum [optional] [default to undefined]
destSubType TransferPeerSubTypeEnum [optional] [default to undefined]
transferPeerType TransferPeerTypeEnum [optional] [default to undefined]
transferPeerSubType TransferPeerSubTypeEnum [optional] [default to undefined]
destAddress string Destination address [optional] [default to undefined]
sourceId string Source ID [optional] [default to undefined]
destId string Destination ID [optional] [default to undefined]
asset string Asset identifier [optional] [default to undefined]
baseAsset string Base asset [optional] [default to undefined]
amount number Amount [optional] [default to undefined]
amountUSD number Amount in USD [optional] [default to undefined]
networkProtocol string Network protocol [optional] [default to undefined]
operation TransactionOperationEnum [optional] [default to undefined]
action TravelRuleActionEnum [optional] [default to undefined]

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