Package com.mypurecloud.sdk.v2.model
Class RestErrorDetail
java.lang.Object
com.mypurecloud.sdk.v2.model.RestErrorDetail
- All Implemented Interfaces:
Serializable
RestErrorDetail
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetError()inthashCode()voidsetUserParams(List<UserParam> userParams) toString()userParams(List<UserParam> userParams) parameters to be inserted into details.
-
Constructor Details
-
RestErrorDetail
public RestErrorDetail() -
RestErrorDetail
-
-
Method Details