OBJECT
type DownloadCdmTprConfigAsyncReply {# Job ID of the submitted asynchronous job.jobId: Long! # Job reference ID.referenceId: String! # ID of the download entity that records the progress of the download, and# can be used to get the URL on completion.downloadId: Long! }