| 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] |