CreatedJob
An object that represents a newly created download request.
Declaration
object CreatedJobProperties
| Name | Type | Description |
|---|---|---|
parentRequestId | string | For recurring requests, a UUID that identifies the series of requests. For one-time requests, the server doesn’t include this key in the response. |
requestId | string | A UUID that identifies this request. |
status | string |
|
statusCheckDelay | integer | The number of seconds to wait before you call Get recurring request status or Get one-time request status. |