- リソース: Invite
          <ph type="x-smartling-placeholder">- </ph>
            
- JSON 表現
 
- TargetLocation
- メソッド
リソース: Invite
出力専用。保留中の招待を表します。
| JSON 表現 | |
|---|---|
| { "name": string, "role": enum ( | |
| フィールド | ||
|---|---|---|
| name | 
 招待状のリソース名。 | |
| role | 
 アカウントに対する招待されたロール。 | |
| 共用体フィールド target。この招待のターゲットを示します。targetは次のいずれかになります。 | ||
| targetAccount | 
 この招待の対象となる、データがわずかに入力されているアカウント。 | |
| targetLocation | 
 この招待の対象地域。 | |
TargetLocation
保留中の招待の対象地域を表します。
| JSON 表現 | |
|---|---|
| { "locationName": string, "locationAddress": string } | |
| フィールド | |
|---|---|
| locationName | 
 ユーザーが招待されているビジネスの名前。 | 
| locationAddress | 
 ユーザーが招待されているビジネスの住所。 | 
| メソッド | |
|---|---|
| 
(deprecated) | 指定した招待を承諾します。 | 
| 
(deprecated) | 指定した招待を辞退します。 | 
| 
(deprecated) | 指定したアカウントについて、承認待ちとなっている招待の一覧を取得します。 |