Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 726 Bytes

AttributeEntity.md

File metadata and controls

14 lines (10 loc) · 726 Bytes

AttributeEntity

Properties

Name Type Description Notes
entity_id int [optional]
external_ids object The external IDs for the given object. [optional]
name str [optional]
number_values list[float] Number values that are associated with this attribute. [optional]
string_values list[str] String values that are associated with this attribute. [optional]

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