TRLink pre-screening rule definition
| Name | Type | Description | Notes |
|---|---|---|---|
| customerId | String | Reference to TRLinkCustomer.id | [optional] |
| direction | TravelRuleDirectionEnum | [optional] | |
| sourceType | TransferPeerTypeEnum | [optional] | |
| sourceSubType | TransferPeerSubTypeEnum | [optional] | |
| sourceAddress | String | Source address | [optional] |
| destType | TransferPeerTypeEnum | [optional] | |
| destSubType | TransferPeerSubTypeEnum | [optional] | |
| destAddress | String | Destination address | [optional] |
| sourceId | String | Source ID | [optional] |
| destId | String | Destination ID | [optional] |
| asset | String | Asset symbol | [optional] |
| baseAsset | String | Base asset symbol | [optional] |
| amount | ScreeningTRLinkAmount | [optional] | |
| networkProtocol | String | Network protocol | [optional] |
| operation | TransactionOperationEnum | [optional] | |
| description | String | Rule description | [optional] |
| isDefault | Boolean | Whether this is a default rule | [optional] |
| action | TRLinkPreScreeningActionEnum |