'field_schema' Element of 'create_catalog' Request
The 'field_schema' element of the 'create_catalog' request contains the following fields:
| Name | Required | Type | Description | 
|---|---|---|---|
| label | Yes | string | field identifier | 
| name | Yes | string | |
| property_label | No | string | |
| searchable | No | bool | parameter defining whether the field is used for search default value: 0 (non-searchable) | 
| preview | No | bool | parameter defining whether the field is cached in offline mode and displayed in the search results in offline default value: 0 (included in search results only in the online mode) |