Package com.mypurecloud.sdk.v2.model
Class ExternalContactsContactChangedTopicContact
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalContactsContactChangedTopicContact
- All Implemented Interfaces:
Serializable
ExternalContactsContactChangedTopicContact
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappleOpaqueIds(List<ExternalContactsContactChangedTopicAppleOpaqueId> appleOpaqueIds) canonicalContactId(String canonicalContactId) createDate(Date createDate) customFields(Map<String, Object> customFields) booleanexternalIds(List<ExternalContactsContactChangedTopicExternalId> externalIds) externalOrganization(ExternalContactsContactChangedTopicExternalOrganization externalOrganization) externalSystemUrl(String externalSystemUrl) getId()getTitle()getType()inthashCode()mergedFrom(List<String> mergedFrom) mergeOperation(ExternalContactsContactChangedTopicMergeOperation mergeOperation) middleName(String middleName) modifyDate(Date modifyDate) otherEmail(String otherEmail) personalEmail(String personalEmail) salutation(String salutation) voidvoidsetAppleOpaqueIds(List<ExternalContactsContactChangedTopicAppleOpaqueId> appleOpaqueIds) voidsetCanonicalContactId(String canonicalContactId) voidvoidsetCreateDate(Date createDate) voidsetCustomFields(Map<String, Object> customFields) voidvoidsetExternalIds(List<ExternalContactsContactChangedTopicExternalId> externalIds) voidsetExternalOrganization(ExternalContactsContactChangedTopicExternalOrganization externalOrganization) voidsetExternalSystemUrl(String externalSystemUrl) voidvoidsetFirstName(String firstName) voidvoidvoidvoidsetLastName(String lastName) voidvoidsetMergedFrom(List<String> mergedFrom) voidsetMergedTo(String mergedTo) voidsetMergeOperation(ExternalContactsContactChangedTopicMergeOperation mergeOperation) voidsetMergeSet(List<String> mergeSet) voidsetMiddleName(String middleName) voidsetModifyDate(Date modifyDate) voidsetOtherEmail(String otherEmail) voidvoidsetPersonalEmail(String personalEmail) voidsetSalutation(String salutation) voidvoidsetSurveyOptOut(Boolean surveyOptOut) voidvoidvoidvoidvoidsetWorkEmail(String workEmail) voidsurveyOptOut(Boolean surveyOptOut) toString()
-
Constructor Details
-
ExternalContactsContactChangedTopicContact
public ExternalContactsContactChangedTopicContact() -
ExternalContactsContactChangedTopicContact
-
-
Method Details
-
id
-
getId
-
setId
-
division
public ExternalContactsContactChangedTopicContact division(ExternalContactsContactChangedTopicDivision division) -
getDivision
-
setDivision
-
externalOrganization
public ExternalContactsContactChangedTopicContact externalOrganization(ExternalContactsContactChangedTopicExternalOrganization externalOrganization) -
getExternalOrganization
-
setExternalOrganization
public void setExternalOrganization(ExternalContactsContactChangedTopicExternalOrganization externalOrganization) -
type
-
getType
-
setType
-
firstName
-
getFirstName
-
setFirstName
-
middleName
-
getMiddleName
-
setMiddleName
-
lastName
-
getLastName
-
setLastName
-
salutation
-
getSalutation
-
setSalutation
-
title
-
getTitle
-
setTitle
-
workPhone
public ExternalContactsContactChangedTopicContact workPhone(ExternalContactsContactChangedTopicPhoneNumber workPhone) -
getWorkPhone
-
setWorkPhone
-
cellPhone
public ExternalContactsContactChangedTopicContact cellPhone(ExternalContactsContactChangedTopicPhoneNumber cellPhone) -
getCellPhone
-
setCellPhone
-
homePhone
public ExternalContactsContactChangedTopicContact homePhone(ExternalContactsContactChangedTopicPhoneNumber homePhone) -
getHomePhone
-
setHomePhone
-
otherPhone
public ExternalContactsContactChangedTopicContact otherPhone(ExternalContactsContactChangedTopicPhoneNumber otherPhone) -
getOtherPhone
-
setOtherPhone
-
workEmail
-
getWorkEmail
-
setWorkEmail
-
personalEmail
-
getPersonalEmail
-
setPersonalEmail
-
otherEmail
-
getOtherEmail
-
setOtherEmail
-
address
public ExternalContactsContactChangedTopicContact address(ExternalContactsContactChangedTopicContactAddress address) -
getAddress
-
setAddress
-
surveyOptOut
-
getSurveyOptOut
-
setSurveyOptOut
-
externalSystemUrl
-
getExternalSystemUrl
-
setExternalSystemUrl
-
twitterId
public ExternalContactsContactChangedTopicContact twitterId(ExternalContactsContactChangedTopicTwitterId twitterId) -
getTwitterId
-
setTwitterId
-
lineId
public ExternalContactsContactChangedTopicContact lineId(ExternalContactsContactChangedTopicLineId lineId) -
getLineId
-
setLineId
-
whatsAppId
public ExternalContactsContactChangedTopicContact whatsAppId(ExternalContactsContactChangedTopicWhatsAppId whatsAppId) -
getWhatsAppId
-
setWhatsAppId
-
facebookId
public ExternalContactsContactChangedTopicContact facebookId(ExternalContactsContactChangedTopicFacebookId facebookId) -
getFacebookId
-
setFacebookId
-
instagramId
public ExternalContactsContactChangedTopicContact instagramId(ExternalContactsContactChangedTopicInstagramId instagramId) -
getInstagramId
-
setInstagramId
-
externalIds
public ExternalContactsContactChangedTopicContact externalIds(List<ExternalContactsContactChangedTopicExternalId> externalIds) -
getExternalIds
-
setExternalIds
-
appleOpaqueIds
public ExternalContactsContactChangedTopicContact appleOpaqueIds(List<ExternalContactsContactChangedTopicAppleOpaqueId> appleOpaqueIds) -
getAppleOpaqueIds
-
setAppleOpaqueIds
public void setAppleOpaqueIds(List<ExternalContactsContactChangedTopicAppleOpaqueId> appleOpaqueIds) -
canonicalContactId
-
getCanonicalContactId
-
setCanonicalContactId
-
schema
public ExternalContactsContactChangedTopicContact schema(ExternalContactsContactChangedTopicDataSchema schema) -
getSchema
-
setSchema
-
customFields
-
getCustomFields
-
setCustomFields
-
mergeSet
-
getMergeSet
-
setMergeSet
-
mergedFrom
-
getMergedFrom
-
setMergedFrom
-
mergedTo
-
getMergedTo
-
setMergedTo
-
mergeOperation
public ExternalContactsContactChangedTopicContact mergeOperation(ExternalContactsContactChangedTopicMergeOperation mergeOperation) -
getMergeOperation
-
setMergeOperation
-
createDate
-
getCreateDate
-
setCreateDate
-
modifyDate
-
getModifyDate
-
setModifyDate
-
equals
-
hashCode
public int hashCode() -
toString
-