OBJECT
A reply of the async download request.
type AsyncDownloadReply {# The job ID.jobId: Long! # The job reference ID.referenceId: String! # The ID of the download entity.downloadId: Long! # The external ID of the download entity.externalId: String! }