Package com.mypurecloud.sdk.v2.model
Class V2MobiusRulesTopicAlertNotificationRecipient
java.lang.Object
com.mypurecloud.sdk.v2.model.V2MobiusRulesTopicAlertNotificationRecipient
- All Implemented Interfaces:
Serializable
V2MobiusRulesTopicAlertNotificationRecipient
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontactAddress(String contactAddress) displayName(String displayName) booleaninthashCode()voidsetContactAddress(String contactAddress) voidsetDisplayName(String displayName) voidtoString()
-
Constructor Details
-
V2MobiusRulesTopicAlertNotificationRecipient
public V2MobiusRulesTopicAlertNotificationRecipient() -
V2MobiusRulesTopicAlertNotificationRecipient
-
-
Method Details