Package com.mypurecloud.sdk.v2.model
Class JourneyOutcomeEventsNotificationOutcomeAchievedMessage
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyOutcomeEventsNotificationOutcomeAchievedMessage
- All Implemented Interfaces:
Serializable
public class JourneyOutcomeEventsNotificationOutcomeAchievedMessage
extends Object
implements Serializable
JourneyOutcomeEventsNotificationOutcomeAchievedMessage
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJourneyOutcomeEventsNotificationOutcomeAchievedMessage(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionassociatedValue(JourneyOutcomeEventsNotificationAssociatedValue associatedValue) booleangeolocation(JourneyOutcomeEventsNotificationGeoLocation geolocation) inthashCode()ipOrganization(String ipOrganization) mktCampaign(JourneyOutcomeEventsNotificationMktCampaign mktCampaign) voidsetAssociatedValue(JourneyOutcomeEventsNotificationAssociatedValue associatedValue) voidvoidvoidvoidsetIpAddress(String ipAddress) voidsetIpOrganization(String ipOrganization) voidvoidvoidsetUserAgentString(String userAgentString) voidsetVisitCreatedDate(Date visitCreatedDate) voidsetVisitReferrer(JourneyOutcomeEventsNotificationReferrer visitReferrer) toString()userAgentString(String userAgentString) visitCreatedDate(Date visitCreatedDate) visitReferrer(JourneyOutcomeEventsNotificationReferrer visitReferrer)
-
Constructor Details
-
JourneyOutcomeEventsNotificationOutcomeAchievedMessage
public JourneyOutcomeEventsNotificationOutcomeAchievedMessage() -
JourneyOutcomeEventsNotificationOutcomeAchievedMessage
-
-
Method Details
-
outcome
public JourneyOutcomeEventsNotificationOutcomeAchievedMessage outcome(JourneyOutcomeEventsNotificationOutcome outcome) -
getOutcome
-
setOutcome
-
browser
public JourneyOutcomeEventsNotificationOutcomeAchievedMessage browser(JourneyOutcomeEventsNotificationBrowser browser) -
getBrowser
-
setBrowser
-
visitCreatedDate
public JourneyOutcomeEventsNotificationOutcomeAchievedMessage visitCreatedDate(Date visitCreatedDate) -
getVisitCreatedDate
-
setVisitCreatedDate
-
ipAddress
-
getIpAddress
-
setIpAddress
-
ipOrganization
-
getIpOrganization
-
setIpOrganization
-
userAgentString
public JourneyOutcomeEventsNotificationOutcomeAchievedMessage userAgentString(String userAgentString) -
getUserAgentString
-
setUserAgentString
-
device
public JourneyOutcomeEventsNotificationOutcomeAchievedMessage device(JourneyOutcomeEventsNotificationDevice device) -
getDevice
-
setDevice
-
geolocation
public JourneyOutcomeEventsNotificationOutcomeAchievedMessage geolocation(JourneyOutcomeEventsNotificationGeoLocation geolocation) -
getGeolocation
-
setGeolocation
-
mktCampaign
public JourneyOutcomeEventsNotificationOutcomeAchievedMessage mktCampaign(JourneyOutcomeEventsNotificationMktCampaign mktCampaign) -
getMktCampaign
-
setMktCampaign
-
visitReferrer
public JourneyOutcomeEventsNotificationOutcomeAchievedMessage visitReferrer(JourneyOutcomeEventsNotificationReferrer visitReferrer) -
getVisitReferrer
-
setVisitReferrer
-
associatedValue
public JourneyOutcomeEventsNotificationOutcomeAchievedMessage associatedValue(JourneyOutcomeEventsNotificationAssociatedValue associatedValue) -
getAssociatedValue
-
setAssociatedValue
-
equals
-
hashCode
public int hashCode() -
toString
-