Package com.mypurecloud.sdk.v2.model
Class JourneyOutcomeEventsNotificationOutcomeTouchpoint
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyOutcomeEventsNotificationOutcomeTouchpoint
- All Implemented Interfaces:
Serializable
public class JourneyOutcomeEventsNotificationOutcomeTouchpoint
extends Object
implements Serializable
JourneyOutcomeEventsNotificationOutcomeTouchpoint
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJourneyOutcomeEventsNotificationOutcomeTouchpoint(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptioncreatedDate(Date createdDate) booleangetId()inthashCode()voidvoidvoidsetCreatedDate(Date createdDate) voidtoString()
-
Constructor Details
-
JourneyOutcomeEventsNotificationOutcomeTouchpoint
public JourneyOutcomeEventsNotificationOutcomeTouchpoint() -
JourneyOutcomeEventsNotificationOutcomeTouchpoint
-
-
Method Details
-
id
-
getId
-
setId
-
channels
public JourneyOutcomeEventsNotificationOutcomeTouchpoint channels(List<JourneyOutcomeEventsNotificationOutcomeTouchpointChannel> channels) -
getChannels
-
setChannels
-
createdDate
-
getCreatedDate
-
setCreatedDate
-
actionMap
public JourneyOutcomeEventsNotificationOutcomeTouchpoint actionMap(JourneyOutcomeEventsNotificationActionMap actionMap) -
getActionMap
-
setActionMap
-
equals
-
hashCode
public int hashCode() -
toString
-