Sha256: f2328bda11d40a6d36580f5d704a85e2e7ab50662ae1b6152147a9169d906e21
Contents?: true
Size: 1008 Bytes
Versions: 1
Compression:
Stored size: 1008 Bytes
Contents
# VoucherifySdk::ExportScheduledBase ## 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. | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/ExportScheduledBase.md |