SudoSOS Back-end API / catalogue/products / UpdateProductParams
Interface: UpdateProductParams ​
Extends ​
Properties ​
alcoholPercentage ​
ts
alcoholPercentage: number;Inherited from ​
BaseProductParams.alcoholPercentage
category ​
ts
category: number;Inherited from ​
featured? ​
ts
optional featured?: boolean;Inherited from ​
id ​
ts
id: number;name ​
ts
name: string;Inherited from ​
preferred? ​
ts
optional preferred?: boolean;Inherited from ​
priceInclVat ​
ts
priceInclVat: DineroObjectRequest;Inherited from ​
BaseProductParams.priceInclVat
priceList? ​
ts
optional priceList?: boolean;Inherited from ​
vat ​
ts
vat: number;