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} - プロパティ
-
名前 型 説明 必須か省略可能 使用可能なバージョン searchableAttributeSettings Searchable Attribute Input[] 最大 25 個の検索可能属性のコレクション。 必須 49.0