Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 2 KB

File metadata and controls

29 lines (23 loc) · 2 KB

TRLinkPreScreeningRule2

Properties

Name Type Description Notes
action TRLinkPreScreeningAction2 [default to undefined]
customerId string Customer identifier [optional] [default to undefined]
direction TRLinkTransactionDirection [optional] [default to undefined]
sourceType string Source entity type [optional] [default to undefined]
sourceSubType string Source entity subtype [optional] [default to undefined]
sourceAddress string Source blockchain address [optional] [default to undefined]
destType string Destination entity type [optional] [default to undefined]
destSubType string Destination entity subtype [optional] [default to undefined]
destAddress string Destination blockchain address [optional] [default to undefined]
sourceId string Source identifier [optional] [default to undefined]
destId string Destination identifier [optional] [default to undefined]
asset string Asset or cryptocurrency type [optional] [default to undefined]
baseAsset string Base asset for derivatives [optional] [default to undefined]
amount ScreeningPolicyAmount [optional] [default to undefined]
networkProtocol string Network protocol identifier [optional] [default to undefined]
operation string Operation type [optional] [default to undefined]
description string Rule description [optional] [default to undefined]
isDefault boolean Whether this is a default rule [optional] [default to undefined]

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