Skip to content

SudoSOS Back-end API / catalogue/products / BaseProductParams

Interface: BaseProductParams ​

Extended by ​

Properties ​

alcoholPercentage ​

ts
alcoholPercentage: number;

category ​

ts
category: number;

ts
optional featured?: boolean;

name ​

ts
name: string;

preferred? ​

ts
optional preferred?: boolean;

priceInclVat ​

ts
priceInclVat: DineroObjectRequest;

priceList? ​

ts
optional priceList?: boolean;

vat ​

ts
vat: number;