Preparing search index...
The search index is not available
cvat-sdk
cvat-sdk
InvitationRead
Interface InvitationRead
Export
InvitationRead
interface
InvitationRead
{
created_date
?:
string
;
expired
?:
null
|
boolean
;
key
?:
string
;
organization
:
number
;
organization_info
:
BasicOrganization
;
owner
:
null
|
BasicUser
;
role
:
RoleEnum
;
user
:
BasicUser
;
}
Index
Properties
created_
date?
expired?
key?
organization
organization_
info
owner
role
user
Properties
Optional
created_
date
created_date
?:
string
Memberof
InvitationRead
Optional
expired
expired
?:
null
|
boolean
Memberof
InvitationRead
Optional
key
key
?:
string
Memberof
InvitationRead
organization
organization
:
number
Memberof
InvitationRead
organization_
info
organization_info
:
BasicOrganization
Memberof
InvitationRead
owner
owner
:
null
|
BasicUser
Memberof
InvitationRead
role
role
:
RoleEnum
Memberof
InvitationRead
user
user
:
BasicUser
Memberof
InvitationRead
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
date
expired
key
organization
organization_
info
owner
role
user
cvat-sdk
Loading...
Export
InvitationRead