UserSet interface
ユーザーの詳細。
プロパティ
description | ユーザーの説明。 |
id | ユーザーのオブジェクト ID。 |
is |
ユーザーがバックアップ フォールバック承認者であるかどうかを示す値 |
user |
ユーザーの種類。 |
プロパティの詳細
description
ユーザーの説明。
description?: string
プロパティ値
string
id
ユーザーのオブジェクト ID。
id?: string
プロパティ値
string
isBackup
ユーザーがバックアップ フォールバック承認者であるかどうかを示す値
isBackup?: boolean
プロパティ値
boolean
userType
ユーザーの種類。
userType?: string
プロパティ値
string