Package com.mypurecloud.sdk.v2.model
Class ExternalContactsContactChangedTopicPhoneNumber
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalContactsContactChangedTopicPhoneNumber
- All Implemented Interfaces:
Serializable
ExternalContactsContactChangedTopicPhoneNumber
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionacceptsSMS(Boolean acceptsSMS) countryCode(String countryCode) booleangetE164()inthashCode()normalizationCountryCode(String normalizationCountryCode) voidsetAcceptsSMS(Boolean acceptsSMS) voidsetCountryCode(String countryCode) voidsetDisplay(String display) voidvoidsetExtension(Long extension) voidsetNormalizationCountryCode(String normalizationCountryCode) voidsetUserInput(String userInput) toString()
-
Constructor Details
-
ExternalContactsContactChangedTopicPhoneNumber
public ExternalContactsContactChangedTopicPhoneNumber() -
ExternalContactsContactChangedTopicPhoneNumber
-
-
Method Details
-
display
-
getDisplay
-
setDisplay
-
extension
-
getExtension
-
setExtension
-
acceptsSMS
-
getAcceptsSMS
-
setAcceptsSMS
-
userInput
-
getUserInput
-
setUserInput
-
e164
-
getE164
-
setE164
-
countryCode
-
getCountryCode
-
setCountryCode
-
normalizationCountryCode
public ExternalContactsContactChangedTopicPhoneNumber normalizationCountryCode(String normalizationCountryCode) -
getNormalizationCountryCode
-
setNormalizationCountryCode
-
equals
-
hashCode
public int hashCode() -
toString
-