Sha256: b79b3d4907d398793c97593fcaade3cf002971ae8ce68565c6092e4ea2efaea4

Contents?: true

Size: 1.19 KB

Versions: 1

Compression:

Stored size: 1.19 KB

Contents

# VoucherifySdk::ExportPointsExpiration

## 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. |  |
| **channel** | **String** | The channel through which the export was triggered. | [optional] |
| **result** | [**ExportBaseResult**](ExportBaseResult.md) |  |  |
| **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 'points_expiration'] |
| **parameters** | [**ExportPointsExpirationBaseParameters**](ExportPointsExpirationBaseParameters.md) |  | [optional] |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voucherify-5.0.0 docs/ExportPointsExpiration.md