Package com.ringcentral.definitions
Class ClientErrorsResponseErrors
java.lang.Object
com.ringcentral.definitions.ClientErrorsResponseErrors
-
Field Summary
FieldsModifier and TypeFieldDescriptionLogical error code.Detailed user-friendly description of error.Format: int32Name of the parameter with an invalid value.Format: int32 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparameterMaxItemCount(Long parameterMaxItemCount) parameterName(String parameterName) parameterRange(String parameterRange) parameterValueLength(Long parameterValueLength)
-
Field Details
-
errorCode
Logical error code. -
message
Detailed user-friendly description of error. -
parameterMaxItemCount
Format: int32 -
parameterName
Name of the parameter with an invalid value. -
parameterValueLength
Format: int32 -
parameterRange
-
-
Constructor Details
-
ClientErrorsResponseErrors
public ClientErrorsResponseErrors()
-
-
Method Details
-
errorCode
-
message
-
parameterMaxItemCount
-
parameterName
-
parameterValueLength
-
parameterRange
-