Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 717 Bytes

CreateUpdateCategory.md

File metadata and controls

12 lines (9 loc) · 717 Bytes

sib_api_v3_sdk.Model.CreateUpdateCategory

Properties

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

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