Package com.mypurecloud.sdk.v2.model
Class JourneyWebEventsNotificationOutcomeAchievedMessage
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyWebEventsNotificationOutcomeAchievedMessage
- All Implemented Interfaces:
Serializable
public class JourneyWebEventsNotificationOutcomeAchievedMessage
extends Object
implements Serializable
JourneyWebEventsNotificationOutcomeAchievedMessage
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJourneyWebEventsNotificationOutcomeAchievedMessage(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionassociatedValue(JourneyWebEventsNotificationAssociatedValue associatedValue) booleangeolocation(JourneyWebEventsNotificationGeoLocation geolocation) inthashCode()ipOrganization(String ipOrganization) mktCampaign(JourneyWebEventsNotificationMktCampaign mktCampaign) voidsetAssociatedValue(JourneyWebEventsNotificationAssociatedValue associatedValue) voidvoidvoidsetGeolocation(JourneyWebEventsNotificationGeoLocation geolocation) voidsetIpAddress(String ipAddress) voidsetIpOrganization(String ipOrganization) voidsetMktCampaign(JourneyWebEventsNotificationMktCampaign mktCampaign) voidvoidsetUserAgentString(String userAgentString) voidsetVisitCreatedDate(Date visitCreatedDate) voidsetVisitReferrer(JourneyWebEventsNotificationReferrer visitReferrer) toString()userAgentString(String userAgentString) visitCreatedDate(Date visitCreatedDate) visitReferrer(JourneyWebEventsNotificationReferrer visitReferrer)
-
Constructor Details
-
JourneyWebEventsNotificationOutcomeAchievedMessage
public JourneyWebEventsNotificationOutcomeAchievedMessage() -
JourneyWebEventsNotificationOutcomeAchievedMessage
-
-
Method Details
-
outcome
public JourneyWebEventsNotificationOutcomeAchievedMessage outcome(JourneyWebEventsNotificationOutcome outcome) -
getOutcome
-
setOutcome
-
browser
public JourneyWebEventsNotificationOutcomeAchievedMessage browser(JourneyWebEventsNotificationBrowser browser) -
getBrowser
-
setBrowser
-
visitCreatedDate
-
getVisitCreatedDate
-
setVisitCreatedDate
-
ipAddress
-
getIpAddress
-
setIpAddress
-
ipOrganization
-
getIpOrganization
-
setIpOrganization
-
userAgentString
-
getUserAgentString
-
setUserAgentString
-
device
public JourneyWebEventsNotificationOutcomeAchievedMessage device(JourneyWebEventsNotificationDevice device) -
getDevice
-
setDevice
-
geolocation
public JourneyWebEventsNotificationOutcomeAchievedMessage geolocation(JourneyWebEventsNotificationGeoLocation geolocation) -
getGeolocation
-
setGeolocation
-
mktCampaign
public JourneyWebEventsNotificationOutcomeAchievedMessage mktCampaign(JourneyWebEventsNotificationMktCampaign mktCampaign) -
getMktCampaign
-
setMktCampaign
-
visitReferrer
public JourneyWebEventsNotificationOutcomeAchievedMessage visitReferrer(JourneyWebEventsNotificationReferrer visitReferrer) -
getVisitReferrer
-
setVisitReferrer
-
associatedValue
public JourneyWebEventsNotificationOutcomeAchievedMessage associatedValue(JourneyWebEventsNotificationAssociatedValue associatedValue) -
getAssociatedValue
-
setAssociatedValue
-
equals
-
hashCode
public int hashCode() -
toString
-