Package com.mypurecloud.sdk.v2.model
Class JourneyOutcomeEventsNotificationOutcomeEventsNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyOutcomeEventsNotificationOutcomeEventsNotification
- All Implemented Interfaces:
Serializable
public class JourneyOutcomeEventsNotificationOutcomeEventsNotification
extends Object
implements Serializable
JourneyOutcomeEventsNotificationOutcomeEventsNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets eventType -
Constructor Summary
ConstructorsConstructorDescriptionJourneyOutcomeEventsNotificationOutcomeEventsNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptioncorrelationId(String correlationId) createdDate(Date createdDate) customerId(String customerId) customerIdType(String customerIdType) booleanexternalContact(JourneyOutcomeEventsNotificationExternalContact externalContact) getId()inthashCode()outcomeAchievedEvent(JourneyOutcomeEventsNotificationOutcomeAchievedMessage outcomeAchievedEvent) outcomeAttributionEventMessage(JourneyOutcomeEventsNotificationOutcomeAttributionMessage outcomeAttributionEventMessage) voidsetCorrelationId(String correlationId) voidsetCreatedDate(Date createdDate) voidsetCustomerId(String customerId) voidsetCustomerIdType(String customerIdType) voidvoidsetExternalContact(JourneyOutcomeEventsNotificationExternalContact externalContact) voidvoidsetOutcomeAchievedEvent(JourneyOutcomeEventsNotificationOutcomeAchievedMessage outcomeAchievedEvent) voidsetOutcomeAttributionEventMessage(JourneyOutcomeEventsNotificationOutcomeAttributionMessage outcomeAttributionEventMessage) voidtoString()
-
Constructor Details
-
JourneyOutcomeEventsNotificationOutcomeEventsNotification
public JourneyOutcomeEventsNotificationOutcomeEventsNotification() -
JourneyOutcomeEventsNotificationOutcomeEventsNotification
-
-
Method Details
-
id
-
getId
-
setId
-
correlationId
public JourneyOutcomeEventsNotificationOutcomeEventsNotification correlationId(String correlationId) -
getCorrelationId
-
setCorrelationId
-
externalContact
public JourneyOutcomeEventsNotificationOutcomeEventsNotification externalContact(JourneyOutcomeEventsNotificationExternalContact externalContact) -
getExternalContact
-
setExternalContact
-
createdDate
-
getCreatedDate
-
setCreatedDate
-
customerId
-
getCustomerId
-
setCustomerId
-
customerIdType
public JourneyOutcomeEventsNotificationOutcomeEventsNotification customerIdType(String customerIdType) -
getCustomerIdType
-
setCustomerIdType
-
session
public JourneyOutcomeEventsNotificationOutcomeEventsNotification session(JourneyOutcomeEventsNotificationSession session) -
getSession
-
setSession
-
eventType
-
getEventType
-
setEventType
public void setEventType(JourneyOutcomeEventsNotificationOutcomeEventsNotification.EventTypeEnum eventType) -
outcomeAchievedEvent
public JourneyOutcomeEventsNotificationOutcomeEventsNotification outcomeAchievedEvent(JourneyOutcomeEventsNotificationOutcomeAchievedMessage outcomeAchievedEvent) -
getOutcomeAchievedEvent
-
setOutcomeAchievedEvent
public void setOutcomeAchievedEvent(JourneyOutcomeEventsNotificationOutcomeAchievedMessage outcomeAchievedEvent) -
outcomeAttributionEventMessage
public JourneyOutcomeEventsNotificationOutcomeEventsNotification outcomeAttributionEventMessage(JourneyOutcomeEventsNotificationOutcomeAttributionMessage outcomeAttributionEventMessage) -
getOutcomeAttributionEventMessage
public JourneyOutcomeEventsNotificationOutcomeAttributionMessage getOutcomeAttributionEventMessage() -
setOutcomeAttributionEventMessage
public void setOutcomeAttributionEventMessage(JourneyOutcomeEventsNotificationOutcomeAttributionMessage outcomeAttributionEventMessage) -
equals
-
hashCode
public int hashCode() -
toString
-