@watzon/baserow
Preparing search index...
types
PatchedUserAdminUpdate
Interface PatchedUserAdminUpdate
interface
PatchedUserAdminUpdate
{
is_active
?:
boolean
;
is_staff
?:
boolean
;
name
?:
string
;
password
?:
string
;
username
?:
string
;
}
Index
Properties
is_
active?
is_
staff?
name?
password?
username?
Properties
Optional
is_
active
is_active
?:
boolean
Optional
is_
staff
is_staff
?:
boolean
Optional
name
name
?:
string
Optional
password
password
?:
string
Optional
username
username
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is_
active
is_
staff
name
password
username
@watzon/baserow
Loading...