| Name | Type | Description | Notes |
|---|---|---|---|
| indexname | str | ||
| custom | bool | Whether custom fields exist or not. | |
| doc_type | str | [optional] | |
| custom_fields | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | Each item of its key-value pairs is the dot-notation path of a custom field and the relative type. | [optional] |
| multiplier | float | How much the added custom fields will impact on pricing. | [optional] |