Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 736 Bytes

MappingResponse.md

File metadata and controls

15 lines (10 loc) · 736 Bytes

MappingResponse

Properties

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]

[Back to Model list] [Back to API list] [Back to README]