Package com.mypurecloud.sdk.v2.model
Class ConversationCallEventTopicJourneyCustomerSession
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationCallEventTopicJourneyCustomerSession
- All Implemented Interfaces:
Serializable
public class ConversationCallEventTopicJourneyCustomerSession
extends Object
implements Serializable
A subset of the Journey System's tracked customer session data at a point-in-time (for external linkage and internal usage/context)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConversationCallEventTopicJourneyCustomerSession
public ConversationCallEventTopicJourneyCustomerSession() -
ConversationCallEventTopicJourneyCustomerSession
-
-
Method Details
-
id
An ID of a Customer/User's session within the Journey System at a point-in-time -
getId
-
setId
-
type
The type of the Customer/User's session within the Journey System (e.g. web, app) -
getType
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-