SudoSOS Back-end API / catalogue/product-categories / ProductCategoryRequest
Interface: ProductCategoryRequest ​
Extends ​
Pick<ProductCategory,"name">
Properties ​
name ​
ts
name: string;Inherited from ​
parentCategoryId? ​
ts
optional parentCategoryId?: number;ID of the parent product category