The Name of the actual Category if the specified so, otherwise it is the Name of the Category structure. MaxLength: 50.
A list of children for the Category structure item.
A unique id for the image at our image server. Url for images are formed like http://[client specific CDN]/{ImageKey}. Preset, height and width can be sent as parameters.
Synonyms from the Category in Storm. Can be used when indexing the category in any search engine. MaxLength: 500.
{ "Id": 0, "ParentId": 0, "CategoryId": 0, "Name": "string", "Description": "string", "ImagePath": "string", "Level": 0, "IsDisplayOnly": true, "Key": "string", "Children": [ {} ], "ImageKey": "string", "Code": "string", "Synonyms": "string", "Parametrics": [ { … } ] }