@ccw-api/api
Preparing search index...
types/creation
TeamMemberResp
Interface TeamMemberResp
interface
TeamMemberResp
{
authority
:
string
;
avatar
:
string
;
createdAt
:
number
;
creationOid
:
string
;
name
:
string
;
online
:
boolean
;
priority
:
number
;
profile
:
string
;
role
:
string
;
userOid
:
string
;
}
Index
Properties
authority
avatar
created
At
creation
Oid
name
online
priority
profile
role
user
Oid
Properties
authority
authority
:
string
avatar
avatar
:
string
created
At
createdAt
:
number
creation
Oid
creationOid
:
string
name
name
:
string
online
online
:
boolean
priority
priority
:
number
profile
profile
:
string
role
role
:
string
user
Oid
userOid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authority
avatar
created
At
creation
Oid
name
online
priority
profile
role
user
Oid
@ccw-api/api
Loading...