Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 1006 Bytes

File metadata and controls

17 lines (13 loc) · 1006 Bytes

ScheduledExportResult

Properties

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]

[Back to Model list] [Back to API list] [Back to README]