Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.73 KB

File metadata and controls

33 lines (25 loc) · 1.73 KB

TRLinkMissingTrmRule2

Rule for handling transactions when TRM screening data is missing or unavailable

Properties

Name Type Description Notes
customerId String Customer identifier [optional]
direction TRLinkTransactionDirection [optional]
sourceType String Source entity type [optional]
sourceSubType String Source entity subtype [optional]
sourceAddress String Source blockchain address [optional]
destType String Destination entity type [optional]
destSubType String Destination entity subtype [optional]
destAddress String Destination blockchain address [optional]
sourceId String Source identifier [optional]
destId String Destination identifier [optional]
asset String Asset or cryptocurrency type [optional]
baseAsset String Base asset for derivatives [optional]
amount ScreeningPolicyAmount [optional]
networkProtocol String Network protocol identifier [optional]
operation String Operation type [optional]
description String Rule description [optional]
isDefault Boolean Whether this is a default rule [optional]
validBefore BigDecimal Rule expires once this many seconds have elapsed since the wait/screening step started [optional]
validAfter BigDecimal Rule applies only after this many seconds have elapsed since the wait/screening step started [optional]
action TRLinkMissingTrmAction2