Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 746 Bytes

CreateAttributeRequestEntities.md

File metadata and controls

13 lines (9 loc) · 746 Bytes

CreateAttributeRequestEntities

Properties

Name Type Description Notes
entity_id str Entity id, based on the entity type. [optional]
external_ids dict(str, str) The external IDs for the given object. [optional]
number_values list[float] Number values that can be associated with this attribute [optional]
string_values list[str] String values that can be associated with this attribute [optional]

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