Preparing search index...
The search index is not available
@verdocs/js-sdk - v3.10.30
@verdocs/js-sdk
Organizations
Types
IInvitation
Interface IInvitation
interface
IInvitation
{
email
:
string
;
generated_at
:
string
;
organization
?:
IOrganization
;
organization_id
:
string
;
role_id
:
string
;
status
:
"pending"
;
token
:
string
;
}
Index
Properties
email
generated_
at
organization?
organization_
id
role_
id
status
token
Properties
email
email
:
string
generated_
at
generated_
at
:
string
Optional
organization
organization
?:
IOrganization
organization_
id
organization_
id
:
string
role_
id
role_
id
:
string
status
status
:
"pending"
token
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
email
generated_
at
organization
organization_
id
role_
id
status
token
@verdocs/js-sdk - v3.10.30
Loading...