OBJECT
Cancel download job response.
type CancelJobReply {# Status of cancel request.status: Boolean! # Cancel message.message: String! }