Preparing search index...
The search index is not available
contentful-management.js - v11.52.2
contentful-management.js
OrganizationInvitation
Interface OrganizationInvitation
interface
OrganizationInvitation
{
email
:
string
;
firstName
:
string
;
lastName
:
string
;
role
:
string
;
sys
:
MetaSysProps
&
{
invitationUrl
:
string
;
organizationMembership
:
{
sys
:
MetaLinkProps
;
}
;
status
:
string
;
user
:
null
|
Record
<
string
,
any
>
;
}
;
toPlainObject
(
)
:
OrganizationInvitationProps
;
}
Hierarchy (
view full
)
OrganizationInvitationProps
DefaultElements
<
OrganizationInvitationProps
>
OrganizationInvitation
Index
Properties
email
first
Name
last
Name
role
sys
Methods
to
Plain
Object
Properties
email
email
:
string
first
Name
first
Name
:
string
last
Name
last
Name
:
string
role
role
:
string
sys
sys
:
MetaSysProps
&
{
invitationUrl
:
string
;
organizationMembership
:
{
sys
:
MetaLinkProps
;
}
;
status
:
string
;
user
:
null
|
Record
<
string
,
any
>
;
}
Methods
to
Plain
Object
to
Plain
Object
(
)
:
OrganizationInvitationProps
Returns
OrganizationInvitationProps
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
first
Name
last
Name
role
sys
Methods
to
Plain
Object
contentful-management.js - v11.52.2
Loading...