CatalogCategory

November 20, 2019 ยท View on GitHub

Description

A category to which a CatalogItem belongs in the Catalog object model.

Properties

NameGetterSetterTypeDescriptionNotes
namegetName()setName($value)stringThe category name. Searchable. This field has max length of 255 Unicode code points.[optional]

Note: All properties are protected and only accessed via getters and setters.

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