| Name | Type | Description | Notes |
|---|---|---|---|
| format | FileFormatStrategy | ||
| encodingTypeName | String | The encoding type. UTF-8 by default. | [optional] [default to 'UTF-8'] |
| cultureName | String | The culture name of the file. (i.e. fr-FR). If null then Invariant culture will be used. | [optional] [default to ''] |
| csvFileReadProperties | InputFileReadCsvConfiguration | [optional] | |
| xmlFileReadProperties | InputFileReadXmlConfiguration | [optional] |