Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 903 Bytes

FieldMappingV2.md

File metadata and controls

15 lines (10 loc) · 903 Bytes

FieldMappingV2

Properties

Name Type Description Notes
input_fields [InputField] A List of InputField for this mapping. [optional]
is_drop_all_fields bool A boolean that determines whether to drop all fields in this document. If set, input and output fields should not be set [optional]
name str A user specified string that is a name for this mapping. [optional]
output_field OutputField [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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