Home > @vsf-enterprise/sap-commerce-webservices-sdk > Category
Category interface
Representation of a Category Category
Signature:
export interface Category
Properties
| Property | Type | Description |
|---|---|---|
| code? | string | (Optional) Code of the category |
| image? | Image | (Optional) |
| name? | string | (Optional) Name of the category |
| url? | string | (Optional) URL of the category |