SudoSOS Back-end API / users / BaseUserRequest
Interface: BaseUserRequest ​
Extended by ​
Properties ​
canGoIntoDebt ​
ts
canGoIntoDebt: boolean;email ​
ts
email: string;firstName ​
ts
firstName: string;lastName? ​
ts
optional lastName: string;nickname? ​
ts
optional nickname: string;ofAge ​
ts
ofAge: boolean;