InvitationRecord interface

Record of the invitation

Properties

acceptedAt

Accepted date time of the invitation

authType

Auth type of the user

email

Email of the user

expiresAt

Expiration date time of the invitation

id

Id of the invitation

kind

Type of account

metadata

Metadata of the record

status

Status of the invitation

Property Details

acceptedAt

Accepted date time of the invitation

acceptedAt?: string

Property Value

string

authType

Auth type of the user

authType?: string

Property Value

string

email

Email of the user

email?: string

Property Value

string

expiresAt

Expiration date time of the invitation

expiresAt?: string

Property Value

string

id

Id of the invitation

id?: string

Property Value

string

kind

Type of account

kind?: string

Property Value

string

metadata

Metadata of the record

metadata?: MetadataEntity

Property Value

status

Status of the invitation

status?: string

Property Value

string