Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 982 Bytes

File metadata and controls

17 lines (14 loc) · 982 Bytes

CustomAttribute

Properties

Name Type Description Notes
id int Identifier [optional]
attribute_display_name str Attribute display name [optional]
attribute_display_type str Attribute display type (text, number, currency, percent, link, date, list, checkbox) [optional]
attribute_description str Attribute description [optional]
attribute_key str Attribute unique key value [optional]
attribute_values str Attribute values [optional]
default_value str Attribute default value [optional]
attribute_model str Attribute type(conversation_attribute/contact_attribute) [optional]
account_id int Account Id [optional]

[Back to Model list] [Back to API list] [Back to README]