Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 933 Bytes

InputFileReadConfiguration.md

File metadata and controls

14 lines (10 loc) · 933 Bytes

InputFileReadConfiguration

Properties

Name Type Description Notes
format \Swagger\Client\Model\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 \Swagger\Client\Model\InputFileReadCsvConfiguration [optional]
xml_file_read_properties \Swagger\Client\Model\InputFileReadXmlConfiguration [optional]

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