Package com.mypurecloud.sdk.v2.model
Class JourneyCustomer
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyCustomer
- All Implemented Interfaces:
Serializable
JourneyCustomer
- See Also:
-
Constructor Details
-
JourneyCustomer
public JourneyCustomer() -
JourneyCustomer
-
-
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
-