SudoSOS Back-end API / catalogue/point-of-sale / UserWithIndex
Interface: UserWithIndex ​
Extends ​
Properties ​
createdAt? ​
ts
optional createdAt?: string;Inherited from ​
firstName ​
ts
firstName: string;Inherited from ​
id ​
ts
id: number;Inherited from ​
index ​
ts
index: number;lastName ​
ts
lastName: string;Inherited from ​
nickname? ​
ts
optional nickname?: string;The nickname of the user
Inherited from ​
updatedAt? ​
ts
optional updatedAt?: string;Inherited from ​
version? ​
ts
optional version?: number;