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