共用方式為


InvitationRecord interface

邀請的記錄

屬性

acceptedAt

已接受邀請的日期時間

authType

使用者的驗證類型

email

使用者的Email

expiresAt

邀請的到期日期時間

id

邀請的識別碼

kind

帳戶類型

metadata

記錄的中繼資料

status

邀請的狀態

屬性詳細資料

acceptedAt

已接受邀請的日期時間

acceptedAt?: string

屬性值

string

authType

使用者的驗證類型

authType?: string

屬性值

string

email

使用者的Email

email?: string

屬性值

string

expiresAt

邀請的到期日期時間

expiresAt?: string

屬性值

string

id

邀請的識別碼

id?: string

屬性值

string

kind

帳戶類型

kind?: string

屬性值

string

metadata

記錄的中繼資料

metadata?: MetadataEntity

屬性值

status

邀請的狀態

status?: string

屬性值

string