@cpod/sdk - v0.2.7
Preparing search index...
OrgMember
Interface OrgMember
Organization member
interface
OrgMember
{
id
:
string
;
user_id
:
string
;
email
:
string
;
full_name
:
string
;
role
:
string
;
status
:
"active"
|
"suspended"
|
"invited"
;
joined_at
:
string
;
last_active_at
?:
string
;
}
Index
Properties
id
user_
id
email
full_
name
role
status
joined_
at
last_
active_
at?
Properties
id
id
:
string
user_
id
user_id
:
string
email
email
:
string
full_
name
full_name
:
string
role
role
:
string
status
status
:
"active"
|
"suspended"
|
"invited"
joined_
at
joined_at
:
string
Optional
last_
active_
at
last_active_at
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
user_
id
email
full_
name
role
status
joined_
at
last_
active_
at
@cpod/sdk - v0.2.7
Loading...
Organization member