SudoSOS Back-end API / users / CreateUserRequest
Interface: CreateUserRequest ​
Extends ​
Properties ​
canGoIntoDebt ​
ts
canGoIntoDebt: boolean;Inherited from ​
email ​
ts
email: string;Inherited from ​
firstName ​
ts
firstName: string;Inherited from ​
lastName? ​
ts
optional lastName: string;Inherited from ​
nickname? ​
ts
optional nickname: string;Inherited from ​
ofAge ​
ts
ofAge: boolean;Inherited from ​
type ​
ts
type: UserType;