Uses of Class
com.mypurecloud.sdk.v2.model.JourneyCustomer
Packages that use JourneyCustomer
-
Uses of JourneyCustomer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyCustomerModifier and TypeMethodDescriptionJourneyContext.getCustomer()WebDeploymentsJourneyContext.getCustomer()An ID of a customer within the Journey System at a point-in-time.The type of the customerId within the Journey System (e.g. cookie).Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneyCustomerModifier and TypeMethodDescriptionJourneyContext.customer(JourneyCustomer customer) A subset of the Journey System's customer data at a point-in-time (for external linkage and internal usage/context)WebDeploymentsJourneyContext.customer(JourneyCustomer customer) Journey customer information.voidJourneyContext.setCustomer(JourneyCustomer customer) voidWebDeploymentsJourneyContext.setCustomer(JourneyCustomer customer)