Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.58 KB

File metadata and controls

13 lines (9 loc) · 1.58 KB

Voucherify.Model.LoyaltiesPointsExpirationExportCreateRequestBodyParameters

List of fields and filters that will be used to create the export.

Properties

Name Type Description Notes
Order string How the export is filtered, where the dash `-` preceding a sorting option means sorting in a descending order. [optional]
Fields List<LoyaltiesPointsExpirationExportCreateRequestBodyParameters.FieldsEnum> Array of strings containing the data that was exported. These fields define the headers in the CSV file. The array can be a combination of any of the following available fields: Field
Filters LoyaltiesPointsExpirationExportCreateRequestBodyParametersFilters [optional]

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