Uses of Class
com.mypurecloud.sdk.v2.model.ExternalContactReference
Packages that use ExternalContactReference
-
Uses of ExternalContactReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ExternalContactReferenceModifier and TypeMethodDescriptionThe first name of the contact.Workitem.getExternalContact()WorkitemVersion.getExternalContact()The globally unique identifier for the object.The last name of the contact.Methods in com.mypurecloud.sdk.v2.model with parameters of type ExternalContactReferenceModifier and TypeMethodDescriptionWorkitem.externalContact(ExternalContactReference externalContact) The external contact of the Workitem.WorkitemVersion.externalContact(ExternalContactReference externalContact) The external contact of the Workitem.voidWorkitem.setExternalContact(ExternalContactReference externalContact) voidWorkitemVersion.setExternalContact(ExternalContactReference externalContact)