Skip to content

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

Interface: PointOfSaleAssociateUsersResponse ​

Properties ​

cashiers ​

ts
cashiers: BaseUserResponse[];

owner ​

ts
owner: BaseUserResponse;

ownerMembers ​

ts
ownerMembers: UserWithIndex[];