Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 746 Bytes

CreateUpdateCategory.md

File metadata and controls

13 lines (9 loc) · 746 Bytes

CreateUpdateCategory

Properties

Name Type Description Notes
Id string Unique Category ID as saved in the shop [default to null]
Name string Mandatory in case of creation. Name of the Category, as displayed in the shop [optional] [default to null]
Url string URL to the category [optional] [default to null]
UpdateEnabled bool Facilitate to update the existing category in the same request (updateEnabled = true) [optional] [default to null]

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