# ScreeningProviderRulesConfigurationResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**action** | **string** | | [default to undefined]| |**direction** | **string** | | [optional] [default to undefined]| |**status** | **string** | | [optional] [default to undefined]| |**amountUSD** | **number** | | [optional] [default to undefined]| |**amount** | **number** | | [optional] [default to undefined]| |**asset** | **string** | | [optional] [default to undefined]| ## Enum: ScreeningProviderRulesConfigurationResponseActionEnum * `Accept` (value: `'ACCEPT'`) * `Reject` (value: `'REJECT'`) * `Alert` (value: `'ALERT'`) * `Wait` (value: `'WAIT'`) * `Freeze` (value: `'FREEZE'`) * `Cancel` (value: `'CANCEL'`) ## Enum: ScreeningProviderRulesConfigurationResponseDirectionEnum * `Inbound` (value: `'INBOUND'`) * `Outbound` (value: `'OUTBOUND'`) ## Enum: ScreeningProviderRulesConfigurationResponseStatusEnum * `Completed` (value: `'COMPLETED'`) * `Pending` (value: `'PENDING'`) * `Rejected` (value: `'REJECTED'`) * `Failed` (value: `'FAILED'`) * `Canceled` (value: `'CANCELED'`) * `BlockingTimeExpired` (value: `'BLOCKING_TIME_EXPIRED'`) [[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)