APIv1.ExportResource interface
An Export resource
This interface was referenced by V1's JSON-Schema via the definition "ExportResource".
Signature:
export interface ExportResource
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Date |
when the resource was created | ||
|
string |
the resource id | ||
|
unknown | |||
|
UploadResource | null | |||
|
"canceled" | "error" | "ok" | "pending" | "running" | "waiting" |
the job status | ||
|
"aop" | "bake" | "dtf" | "dtg" |
The type of export.
Please note that | ||
|
Date |
(Optional) when the resource was updated | ||
|
string |
the resource uri |