# 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** | The network protocol of the token | [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]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)