# RuleChange
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**rule_id** | Option<**String**> | Alphanumeric string identifying the rule. Stable across versions of the routing config. | [readonly]
**old_action** | Option<[**crate::models::Action**](Action.md)> | |
**new_action** | Option<[**crate::models::Action**](Action.md)> | |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)