InvitationRecord interface
邀請的記錄
屬性
accepted |
已接受邀請的日期時間 |
auth |
使用者的驗證類型 |
使用者的Email |
|
expires |
邀請的到期日期時間 |
id | 邀請的識別碼 |
kind | 帳戶類型 |
metadata | 記錄的中繼資料 |
status | 邀請的狀態 |
屬性詳細資料
acceptedAt
已接受邀請的日期時間
acceptedAt?: string
屬性值
string
authType
使用者的驗證類型
authType?: string
屬性值
string
使用者的Email
email?: string
屬性值
string
expiresAt
邀請的到期日期時間
expiresAt?: string
屬性值
string
id
邀請的識別碼
id?: string
屬性值
string
kind
帳戶類型
kind?: string
屬性值
string
metadata
status
邀請的狀態
status?: string
屬性值
string