Package com.ringcentral.definitions
Class ParameterizedErrorResponseModel
java.lang.Object
com.ringcentral.definitions.ParameterizedErrorResponseModel
Standard error response which may include parameterized errors
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe array of errors (there will be just one in the most of the cases) Required -
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
-
ParameterizedErrorResponseModel
public ParameterizedErrorResponseModel()
-
-
Method Details
-
errors
-