Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 883 Bytes

LimitedTaxonomy.md

File metadata and controls

16 lines (12 loc) · 883 Bytes

LimitedTaxonomy

Properties

Name Type Description Notes
children list[LimitedTaxonomy] List of taxonomies contained within this taxonomy. [optional]
product_count int The number of products contained within this taxonomy. [optional]
new_product_count int The number of new products contained within this taxonomy. [optional]
parameter_id int The Id of the parameter. [optional]
value_id str The Id of the value. [optional]
parameter str The name of the parameter. [optional]
value str The name of the value. [optional]

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