| Name | Type | Description | Notes |
|---|---|---|---|
| rule_id | string | The identifier of the rule | |
| rule_name | string | The name of the rule | |
| last_execution_status | \Swagger\Client\Model\RuleLastExecutionStatus | [optional] | |
| last_execution_utc_date | \DateTime | The utc date of the last execution | [optional] |
| action_name | \Swagger\Client\Model\OptimisationActionName | ||
| report_filter_id | string | Report filter identifier linked to the rule | |
| position | int | Rule execution position | |
| enabled | bool | Is the rule enabled | |
| validity_start_utc_date | \DateTime | Rule validity start utc date | [optional] |
| validity_end_utc_date | \DateTime | Rule validity end utc date | [optional] |
| links | \Swagger\Client\Model\RuleLinks |