Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 739 Bytes

InputFileReadConfiguration.md

File metadata and controls

12 lines (9 loc) · 739 Bytes

SwaggerClient::InputFileReadConfiguration

Properties

Name Type Description Notes
format FileFormatStrategy
encoding_type_name String The encoding type. UTF-8 by default. [optional] [default to "UTF-8"]
culture_name String The culture name of the file. (i.e. fr-FR). If null then Invariant culture will be used. [optional] [default to ""]
csv_file_read_properties InputFileReadCsvConfiguration [optional]
xml_file_read_properties InputFileReadXmlConfiguration [optional]