Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 569 Bytes

CategoryParams.md

File metadata and controls

10 lines (7 loc) · 569 Bytes

# CategoryParams

Properties

Name Type Description Notes
name string Name of the category.
parent_id int Identifier of the parent category, if the new category should be created as a sub-category. Must point to a main category in this case. If the new category should be a main category itself, this field must remain unset. [optional]

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