| Name | Type | Description | Notes |
|---|---|---|---|
| condition | MainRuleCondition | [optional] | |
| created_at | String | Timestamp when the rule was created | [optional] |
| description | String | Description of the rule | [optional] |
| event | MainRuleEvent | [optional] | |
| is_internal | BOOLEAN | Metric to identify if its an internal rule or not | [optional] |
| loyalty_program_id | String | Loyalty Program id of which current rule is associated | [optional] |
| loyalty_version_id | Integer | Loyalty Version id to which current rule is associated | [optional] |
| meta | Object | Additional data to define the rule | [optional] |
| name | String | Rule name | [optional] |
| results | Array<MainRuleResultResponse> | Results fo the rule definition | [optional] |
| rule_id | String | Unique identifier for the rule | [optional] |
| rule_type | String | Type of the rule | [optional] |
| updated_at | String | Timestamp when the rule was updated | [optional] |