Model that describes return reasons.
| Name | Type | Description |
|---|---|---|
| description | String | Additional description. |
| enabled | Boolean | Indicates whether the return reason is available for use. |
| id | Int64 | Return reason ID. |
| last_update | Int64 | Last record update date as Unix time in seconds. |
| name | String | Return reason name. |