| Name | Type | Description | Notes |
|---|---|---|---|
| attribute_display_name | str | Attribute display name | [optional] |
| attribute_display_type | int | Attribute display type (text- 0, number- 1, currency- 2, percent- 3, link- 4, date- 5, list- 6, checkbox- 7) | [optional] |
| attribute_description | str | Attribute description | [optional] |
| attribute_key | str | Attribute unique key value | [optional] |
| attribute_values | list[str] | Attribute values | [optional] |
| attribute_model | int | Attribute type(conversation_attribute- 0, contact_attribute- 1) | [optional] |