Class ADGErrorResponse

java.lang.Object
com.ringcentral.definitions.ADGErrorResponse

public class ADGErrorResponse extends Object
Format of response in case that any error occurred during request processing
  • Field Details

    • errors

      public ADGError[] errors
      Collection of all gathered errors
  • Constructor Details

    • ADGErrorResponse

      public ADGErrorResponse()
  • Method Details