Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1 KB

ProductCat.md

File metadata and controls

17 lines (14 loc) · 1 KB

ProductCat

Properties

Name Type Description Notes
id int Unique identifier for the resource. [optional]
name string Category name. [optional]
slug string An alphanumeric identifier for the resource unique to its type. [optional]
parent int The ID for the parent of the resource. [optional]
description string HTML description of the resource. [optional]
display string Category archive display type. [optional]
image \Swagger\Client\Model\ProductscategoriesImage [optional]
menu_order int Menu order, used to custom sort the resource. [optional]
count int Number of published products for the resource. [optional]

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