Preparing search index...
The search index is not available
@basaldev/blocks-default-adapter-api - v4.2.0
@basaldev/blocks-default-adapter-api
InvitationResponse
Interface InvitationResponse
Description
Response for create invitation.
interface
InvitationResponse
{
acceptedAt
:
string
;
createdAt
:
string
;
email
:
string
;
fromUserId
:
string
;
id
:
string
;
invitedAt
:
string
;
orgId
:
string
;
role
:
null
|
"owner"
|
"admin"
|
"member"
|
"guest"
;
status
:
string
;
updatedAt
:
string
;
}
Index
Properties
accepted
At
created
At
email
from
User
Id
id
invited
At
org
Id
role
status
updated
At
Properties
accepted
At
accepted
At
:
string
created
At
created
At
:
string
email
email
:
string
from
User
Id
from
User
Id
:
string
id
id
:
string
invited
At
invited
At
:
string
org
Id
org
Id
:
string
role
role
:
null
|
"owner"
|
"admin"
|
"member"
|
"guest"
status
status
:
string
updated
At
updated
At
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
accepted
At
created
At
email
from
User
Id
id
invited
At
org
Id
role
status
updated
At
@basaldev/blocks-default-adapter-api - v4.2.0
CancelReason
Currency
Status
AuthDefaultAdapterRestSdk
CatalogDefaultAdapterRestSdk
OrderDefaultAdapterRestSdk
OrganizationDefaultAdapterRestSdk
UserDefaultAdapterRestSdk
AttributeItemGroups
AttributeItems
AttributesResponse
AuthDefaultAdapterAPI
AuthDefaultAdapterSDKCustomPathConfig
CatalogDefaultAdapterAPI
CatalogDefaultAdapterSDKCustomPathConfig
Category
CategoryIcon
CheckUserPasswordArgs
CreateInvitationDto
CreateOrderRequest
CreateOrganizationDto
Loading...
Generated using
TypeDoc
Description
Response for create invitation.