Uses of Class
com.mypurecloud.sdk.v2.model.JourneyOutcomeEventsNotificationGeoLocation
Packages that use JourneyOutcomeEventsNotificationGeoLocation
-
Uses of JourneyOutcomeEventsNotificationGeoLocation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyOutcomeEventsNotificationGeoLocationModifier and TypeMethodDescriptionJourneyOutcomeEventsNotificationGeoLocation.countryName(String countryName) JourneyOutcomeEventsNotificationOutcomeAchievedMessage.getGeolocation()JourneyOutcomeEventsNotificationGeoLocation.latitude(BigDecimal latitude) JourneyOutcomeEventsNotificationGeoLocation.longitude(BigDecimal longitude) JourneyOutcomeEventsNotificationGeoLocation.postalCode(String postalCode) JourneyOutcomeEventsNotificationGeoLocation.regionName(String regionName) Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneyOutcomeEventsNotificationGeoLocationModifier and TypeMethodDescriptionJourneyOutcomeEventsNotificationOutcomeAchievedMessage.geolocation(JourneyOutcomeEventsNotificationGeoLocation geolocation) voidJourneyOutcomeEventsNotificationOutcomeAchievedMessage.setGeolocation(JourneyOutcomeEventsNotificationGeoLocation geolocation)