Class Response

java.lang.Object
com.cloudconvert.dto.response.Response
Direct Known Subclasses:
JobResponse, OperationResponse, TaskResponse, UserResponse, WebhookResponse

public abstract class Response
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    Response()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Response

      public Response()