ExportOptions
Properties
Name | Type | Description | Notes |
---|---|---|---|
outputFormat | inline | ||
excludePreviouslyExported | kotlin.Boolean | [optional] | |
createdEarliestTime | java.time.OffsetDateTime | [optional] | |
createdOldestTime | java.time.OffsetDateTime | [optional] | |
filter | kotlin.String | [optional] | |
listSeparatorToken | kotlin.String | [optional] |
Enum: outputFormat
Name | Value |
---|---|
outputFormat | CSV_DEFAULT, CSV_EXCEL |