Package com.mypurecloud.sdk.v2.model
Class ConversationScreenShareEventTopicJourneyCustomer
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationScreenShareEventTopicJourneyCustomer
- All Implemented Interfaces:
Serializable
public class ConversationScreenShareEventTopicJourneyCustomer
extends Object
implements Serializable
A subset of the Journey System's customer data at a point-in-time (for external linkage and internal usage/context)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConversationScreenShareEventTopicJourneyCustomer
public ConversationScreenShareEventTopicJourneyCustomer() -
ConversationScreenShareEventTopicJourneyCustomer
-
-
Method Details
-
id
An ID of a customer within the Journey System at a point-in-time. Note that a customer entity can have multiple customerIds based on the stitching process. Depending on the context within the PureCloud conversation, this may or may not be mutable. -
getId
-
setId
-
idType
The type of the customerId within the Journey System (e.g. cookie). -
getIdType
-
setIdType
-
equals
-
hashCode
public int hashCode() -
toString
-