この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

汎用オブジェクト

汎用オブジェクト属性の入力。
JSON の例
1{
2  "value": [
3    {
4      "Participant": "003xx000004WhGKAA0",
5      "Status": "Active",
6      "age_of_participant": 30
7    },
8    {
9      "Participant": "003xx000004WhGdAAK",
10      "Status": "Active",
11      "age_of_participant": 20
12    }
13  ]
14}
プロパティ
名前 説明 必須か省略可能 使用可能なバージョン
value Object 項目名と値のペア、またはグループ化された項目名と値のペアのリスト。 必須 57.0