SudoSOS Back-end API / catalogue/products / CreateProductRequest
Interface: CreateProductRequest ​
Extends ​
Properties ​
alcoholPercentage ​
ts
alcoholPercentage: number;Inherited from ​
BaseProductParams.alcoholPercentage
category ​
ts
category: number;Inherited from ​
featured? ​
ts
optional featured?: boolean;If product is featured
Inherited from ​
name ​
ts
name: string;Inherited from ​
ownerId ​
ts
ownerId: number;preferred? ​
ts
optional preferred?: boolean;If product is preferred
Inherited from ​
priceInclVat ​
ts
priceInclVat: DineroObjectRequest;Inherited from ​
BaseProductParams.priceInclVat
priceList? ​
ts
optional priceList?: boolean;If product is shown on narrowcasting screens
Inherited from ​
vat ​
ts
vat: number;