リソース: Customer
SAS の顧客を表すエンティティ。
| JSON 表現 | |
|---|---|
{ "name": string, "displayName": string, "sasUserIds": [ string ] }  | 
              |
| フィールド | |
|---|---|
name | 
                
                   
 出力専用。顧客のリソース名。  | 
              
displayName | 
                
                   
 必須。顧客エンティティが表す組織の名前。  | 
              
sasUserIds[] | 
                
                   
 このお客様のデバイスで使用されているユーザー ID。  | 
              
メソッド | 
            |
|---|---|
                
 | 
              
                リクエストされた customer を返します。 | 
            
                
 | 
              
                リクエストされた customers のリストを返します。 | 
            
                
 | 
              
                既存の customer を更新します。 |