Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.39 KB

TravelRulePolicyRuleResponse.md

File metadata and controls

36 lines (23 loc) · 1.39 KB

TravelRulePolicyRuleResponse

Properties

Name Type Description Notes
action string [default to undefined]
sourceType string [optional] [default to undefined]
sourceSubType string [optional] [default to undefined]
destType string [optional] [default to undefined]
destSubType string [optional] [default to undefined]
destAddress string [optional] [default to undefined]
sourceId string [optional] [default to undefined]
destId string [optional] [default to undefined]
asset string [optional] [default to undefined]
baseAsset string [optional] [default to undefined]
amount number [optional] [default to undefined]
amountUSD number [optional] [default to undefined]
networkProtocol string [optional] [default to undefined]
operation string [optional] [default to undefined]

Enum: TravelRulePolicyRuleResponseActionEnum

  • Screen (value: 'SCREEN')

  • Pass (value: 'PASS')

  • Freeze (value: 'FREEZE')

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