| Name | Type | Description | Notes |
|---|---|---|---|
| category_guid | Option<String> | The unique identifier for the category. Defined by MX. | [optional] |
| description | Option<String> | The matched transaction's description will be updated to the string provided here. |
[optional] |
| match_description | Option<String> | A string used to find a transaction to which the rule will be applied. Transaction matching is based on a comparison of match_description to a transaction's cleansed description. |
[optional] |