Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 544 Bytes

File metadata and controls

12 lines (9 loc) · 544 Bytes

# ProductCategory

Properties

Name Type Description Notes
id string The product category ID [optional]
name string The category name [optional]
display_order_index int Display order of the category [optional]
parent_category_id string Parent category ID for subcategories [optional]

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