Package com.mypurecloud.sdk.v2.model
Class OpenMessagingToRecipient
java.lang.Object
com.mypurecloud.sdk.v2.model.OpenMessagingToRecipient
- All Implemented Interfaces:
Serializable
Information about the recipient the message is sent to.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe recipient ID type. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OpenMessagingToRecipient
public OpenMessagingToRecipient() -
OpenMessagingToRecipient
-
-
Method Details
-
getNickname
-
id
The recipient ID specific to the provider. -
getId
-
setId
-
getIdType
-
getFirstName
-
getLastName
-
getImage
-
email
E-mail address of the recipient. -
getEmail
-
setEmail
-
equals
-
hashCode
public int hashCode() -
toString
-