Name | Type | Description | Notes |
---|---|---|---|
id | string | Unique export ID. | [optional] |
object | string | The type of object being represented. This object stores information about the export. | [optional] [default to 'export'] |
createdAt | \DateTime | Timestamp representing the date and time when the export was scheduled in ISO 8601 format. | [optional] |
status | string | Status of the export. Informs you whether the export has already been completed. | [optional] [default to 'SCHEDULED'] |
channel | string | The channel through which the export was triggered. | [optional] |
exportedObject | string | The type of exported object. | [optional] [default to 'points_expiration'] |
parameters | \OpenAPI\Client\Model\LoyaltiesPointsExpirationExportCreateResponseBodyParameters | [optional] | |
result | object | Always null. | [optional] |
userId | string | `user_id` identifies the specific user who initiated the export through the Voucherify Dashboard. `user_id` is returned when the channel value is `WEBSITE`. | [optional] |