| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique ID | [optional] |
| uuid | str | The uuid to access the result | [optional] |
| expires_at | datetime | ISO 8601 timestamp when the result will expire | [optional] |
| url | str | A temporary URL where the file can be accessed | [optional] |
| created_at | datetime | ISO 8601 timestamp when the resource was created | [optional] |
| updated_at | datetime | ISO 8601 timestamp when the resource was updated | [optional] |
| scheduled_export | ScheduledExport | Associated Scheduled Export | [optional] |
| scheduled_export_id | int | Associated Scheduled Export ID | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.