Package com.ringcentral.definitions
Class ApiErrorResponseModel
java.lang.Object
com.ringcentral.definitions.ApiErrorResponseModel
Standard error response model which is returned in case of any unsuccessful operation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
errors
The array of errors (there will be just one in the most of the cases) Required
-
-
Constructor Details
-
ApiErrorResponseModel
public ApiErrorResponseModel()
-
-
Method Details
-
errors
-