Package com.mypurecloud.sdk.v2.model
Class PatchUser
java.lang.Object
com.mypurecloud.sdk.v2.model.PatchUser
- All Implemented Interfaces:
Serializable
PatchUser
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionacdAutoAnswer(Boolean acdAutoAnswer) The value that denotes if acdAutoAnswer is set on the userbooleangetId()inthashCode()The globally unique identifier for the object.voidsetAcdAutoAnswer(Boolean acdAutoAnswer) voidtoString()
-
Constructor Details
-
PatchUser
public PatchUser() -
PatchUser
-
-
Method Details
-
id
The globally unique identifier for the object. -
getId
-
setId
-
acdAutoAnswer
The value that denotes if acdAutoAnswer is set on the user -
getAcdAutoAnswer
-
setAcdAutoAnswer
-
equals
-
hashCode
public int hashCode() -
toString
-