Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 535 Bytes

CatalogCategory.md

File metadata and controls

11 lines (7 loc) · 535 Bytes

CatalogCategory

Properties

Name Getter Setter Type Description Notes
name getName() setName($value) string The category's name. Searchable. [optional]

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

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