# # RiskRulesData

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | rule id | [optional]
**field** | **string** | field to be used for the rule | [optional]
**created_at** | **string** | rule creation date | [optional]
**value** | **string** | value to be used for the rule | [optional]
**is_global** | **bool** | if the rule is global | [optional]
**is_test** | **bool** | if the rule is test | [optional]
**description** | **string** | description of the rule | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
