@cpod/sdk - v0.2.7
Preparing search index...
UpdateUserRequest
Interface UpdateUserRequest
interface
UpdateUserRequest
{
name
?:
string
;
email
?:
string
;
role
?:
string
;
status
?:
string
;
}
Index
Properties
name?
email?
role?
status?
Properties
Optional
name
name
?:
string
Optional
email
email
?:
string
Optional
role
role
?:
string
Optional
status
status
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
email
role
status
@cpod/sdk - v0.2.7
Loading...