Sha256: 40ab387d6fa30dd453e3265122c5b04298c34cfc7ff645de31a691cf4951f143
Contents?: true
Size: 1.2 KB
Versions: 1
Compression:
Stored size: 1.2 KB
Contents
# VoucherifySdk::ExportRedemptionScheduled ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Unique export ID. | | | **object** | **String** | The type of object being represented. This object stores information about the export. | [default to 'export'] | | **created_at** | **Time** | Timestamp representing the date and time when the export was scheduled in ISO 8601 format. | | | **status** | **String** | Status of the export. Informs you whether the export has already been completed, i.e. indicates whether the file containing the exported data has been generated. | [default to 'SCHEDULED'] | | **channel** | **String** | The channel through which the export was triggered. | [optional] | | **result** | **Object** | Contains the URL of the CSV file. | | | **user_id** | **String** | Identifies the specific user who initiated the export through the Voucherify Dashboard; returned when the channel value is WEBSITE. | | | **exported_object** | **String** | The type of object to be exported. | [default to 'redemption'] | | **parameters** | [**ExportRedemptionBaseParameters**](ExportRedemptionBaseParameters.md) | | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/ExportRedemptionScheduled.md |