SudoSOS Back-end API / catalogue/point-of-sale / UpdatePointOfSaleParams
Interface: UpdatePointOfSaleParams ​
Extends ​
Properties ​
cashierRoleIds? ​
ts
optional cashierRoleIds?: number[];Inherited from ​
BasePointOfSaleParams.cashierRoleIds
containers ​
ts
containers: number[];Inherited from ​
BasePointOfSaleParams.containers
id ​
ts
id: number;name ​
ts
name: string;Inherited from ​
useAuthentication ​
ts
useAuthentication: boolean;