InvitationRecord interface
招待の記録
プロパティ
| accepted |
招待の受け入れ日時 |
| auth |
ユーザーの認証の種類 |
ユーザーの電子メール |
|
| expires |
招待の有効期限の日時 |
| id | 招待の ID |
| kind | アカウントの種類 |
| metadata | レコードのメタデータ |
| status | 招待の状態 |
プロパティの詳細
acceptedAt
招待の受け入れ日時
acceptedAt?: string
プロパティ値
string
authType
ユーザーの認証の種類
authType?: string
プロパティ値
string
ユーザーの電子メール
email?: string
プロパティ値
string
expiresAt
招待の有効期限の日時
expiresAt?: string
プロパティ値
string
id
招待の ID
id?: string
プロパティ値
string
kind
アカウントの種類
kind?: string
プロパティ値
string
metadata
status
招待の状態
status?: string
プロパティ値
string