Package com.mypurecloud.sdk.v2.model
Class ExternalContactsUnresolvedContactChangedTopicTwitterId
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalContactsUnresolvedContactChangedTopicTwitterId
- All Implemented Interfaces:
Serializable
public class ExternalContactsUnresolvedContactChangedTopicTwitterId
extends Object
implements Serializable
ExternalContactsUnresolvedContactChangedTopicTwitterId
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExternalContactsUnresolvedContactChangedTopicTwitterId(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()profileUrl(String profileUrl) screenName(String screenName) voidvoidvoidsetProfileUrl(String profileUrl) voidsetScreenName(String screenName) voidsetVerified(Boolean verified) toString()
-
Constructor Details
-
ExternalContactsUnresolvedContactChangedTopicTwitterId
public ExternalContactsUnresolvedContactChangedTopicTwitterId() -
ExternalContactsUnresolvedContactChangedTopicTwitterId
-
-
Method Details