| Name | Type | Description | Notes |
|---|---|---|---|
| Condition | Object | Selected rule condition | [optional] |
| CreatedAt | string | Timestamp when the rule was created | [optional] |
| Description | string | Description of the rule | [optional] |
| Event | Object | Selected event in the rule | [optional] |
| IsInternal | bool? | Metric to identify if its an internal rule or not | [optional] |
| LoyaltyProgramId | string | Loyalty Program id of which current rule is associated | [optional] |
| LoyaltyVersionId | int? | 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 | List<MainRuleResultResponse> | Results fo the rule definition | [optional] |
| RuleId | string | Unique identifier for the rule | [optional] |
| RuleType | string | Type of the rule | [optional] |
| UpdatedAt | string | Timestamp when the rule was updated | [optional] |