SudoSOS Back-end API / users / UpdateUserRequest
Interface: UpdateUserRequest ​
Extends ​
Partial<BaseUserRequest>
Properties ​
active? ​
ts
optional active?: boolean;canGoIntoDebt? ​
ts
optional canGoIntoDebt?: boolean;Inherited from ​
CreateUserRequest.canGoIntoDebt
deleted? ​
ts
optional deleted?: boolean;email? ​
ts
optional email?: string;Inherited from ​
extensiveDataProcessing? ​
ts
optional extensiveDataProcessing?: boolean;firstName? ​
ts
optional firstName?: string;Inherited from ​
inactiveNotificationSend? ​
ts
optional inactiveNotificationSend?: boolean;lastName? ​
ts
optional lastName?: string;Inherited from ​
nickname? ​
ts
optional nickname?: string;Inherited from ​
ofAge? ​
ts
optional ofAge?: boolean;