Package com.mypurecloud.sdk.v2.model
Class ExternalContactsUnresolvedContactChangedTopicPhoneNumber
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalContactsUnresolvedContactChangedTopicPhoneNumber
- All Implemented Interfaces:
Serializable
public class ExternalContactsUnresolvedContactChangedTopicPhoneNumber
extends Object
implements Serializable
ExternalContactsUnresolvedContactChangedTopicPhoneNumber
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExternalContactsUnresolvedContactChangedTopicPhoneNumber(Boolean initWithEmptyList) -
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
-
ExternalContactsUnresolvedContactChangedTopicPhoneNumber
public ExternalContactsUnresolvedContactChangedTopicPhoneNumber() -
ExternalContactsUnresolvedContactChangedTopicPhoneNumber
-
-
Method Details
-
display
-
getDisplay
-
setDisplay
-
extension
-
getExtension
-
setExtension
-
acceptsSMS
-
getAcceptsSMS
-
setAcceptsSMS
-
userInput
-
getUserInput
-
setUserInput
-
e164
-
getE164
-
setE164
-
countryCode
-
getCountryCode
-
setCountryCode
-
normalizationCountryCode
public ExternalContactsUnresolvedContactChangedTopicPhoneNumber normalizationCountryCode(String normalizationCountryCode) -
getNormalizationCountryCode
-
setNormalizationCountryCode
-
equals
-
hashCode
public int hashCode() -
toString
-