Package com.mypurecloud.sdk.v2.model
Class GDPRJourneyCustomer
java.lang.Object
com.mypurecloud.sdk.v2.model.GDPRJourneyCustomer
- All Implemented Interfaces:
Serializable
GDPRJourneyCustomer
- See Also:
-
Constructor Details
-
GDPRJourneyCustomer
public GDPRJourneyCustomer() -
GDPRJourneyCustomer
-
-
Method Details
-
type
The type of the customerId within the Journey System (e.g. cookie). Required if `id` is defined. -
getType
-
setType
-
id
An ID of a customer within the Journey System at a point-in-time. Required if `type` is defined. -
getId
-
setId
-
equals
-
hashCode
public int hashCode() -
toString
-