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