Searchable Attributes Collection

Collection of searchable attributes.
JSON example
1{
2  "searchableAttributeSettings": [
3    {
4      "label": "Product Name",
5      "nameOrId": "Name",
6      "type": "Standard",
7      "weight": 8
8    },
9    {
10      "label": "Description",
11      "nameOrId": "Description",
12      "type": "Standard",
13      "weight": 3
14    },
15    {
16      "label": "SKU",
17      "nameOrId": "StockKeepingUnit",
18      "type": "Standard",
19      "weight": 6
20    }
21  ]
22}
Property Name Type Description Filter Group and Version Available Version
searchable​Attribute​Settings Searchable Attribute[] Collection of searchable attributes. Small, 49.0 49.0