| Name | Type | Description | Notes |
|---|---|---|---|
| label | str | The label for the attribute (max 50 characters, cannot be empty) | |
| attribute_type | str | The type of attribute (must be one of the defined enums) | |
| description | str | A description of the attribute | [optional] |
| options_labels | list[str] | Options for multi-choice or single-select attributes | [optional] |
| object_type | str | The type of object the attribute belongs to (prefilled with `companies`or `deal`, mandatory) |