DealType
CRM deal type model.
| Name | Type | Description |
|---|---|---|
| active | Boolean | Active flag. |
| description | String | Deal type description. |
| id | Int64 | Deal type ID. |
| last_update | Int64 | Last update date as Unix time in seconds. |
| name | String | Deal type name. Maximum length is 200 characters. |