Searchable Attribute Input
- JSON example
-
1{ 2 "nameOrId": "Name", 3 "type": "Standard", 4 "isSearchable": true, 5 "weight": 8 6} - Properties
-
1{
2 "nameOrId": "Name",
3 "type": "Standard",
4 "isSearchable": true,
5 "weight": 8
6}