Document representing a catalog category id.
Property | Type | Constraints | Description |
---|---|---|---|
catalog_id |
String | maxLength=256, minLength=1, nullable=false | The id of the catalog that owns the category. |
category_id |
String | maxLength=256, minLength=1, nullable=false | The id of the category. |