Skip to content

SudoSOS Back-end API / catalogue/point-of-sale / BasePointOfSaleParams

Interface: BasePointOfSaleParams ​

Extended by ​

Properties ​

cashierRoleIds? ​

ts
optional cashierRoleIds?: number[];

containers ​

ts
containers: number[];

name ​

ts
name: string;

useAuthentication ​

ts
useAuthentication: boolean;