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

Searchable Attributes Collection Input

検索可能属性のコレクション。
JSON の例
1{
2"searchableAttributeSettings" : [
3   {
4   "type" : "Standard",
5   "nameOrId" : "Description",
6   "isSearchable" : true
7   },
8   {
9   "type" : "Custom",
10   "nameOrId" : "brand__c"
11   }]
12}
プロパティ
名前 説明 必須か省略可能 使用可能なバージョン
searchable​Attribute​Settings Searchable Attribute Input[] 最大 25 個の検索可能属性のコレクション。 必須 49.0