| Name | Description | Type | Additional information | 
|---|---|---|---|
| Type | What type of data should be exported ( Contacts, Stores, Points etc)? If the data is from a Dynamic Table - Type must be null | ExportType | None. | 
| DynamicTableId | Id of the Dynamic Table If the data that should be exported are from a Dynamic Table - The DynamicTableId must be provided If it is not from a Dynamic Table - The DynamicTableId must be null | integer | None. | 
| ColumnDelimiter | string | None. | |
| RowDelimiter | string | None. | |
| CreatedDateTimeFrom | date | None. | |
| CreatedDateTimeTo | date | None. | |
| ItemType | string | None. | |
| SegmentId | integer | None. | |
| Fields | Collection of string | None. | |
| SuffixFileName | string | None. | |
| TimeZoneId | string | None. | |
| UseCompression | boolean | None. |