Uses of Class
com.mypurecloud.sdk.v2.model.JourneyAppEventsNotificationCustomEventAttribute
Packages that use JourneyAppEventsNotificationCustomEventAttribute
-
Uses of JourneyAppEventsNotificationCustomEventAttribute in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyAppEventsNotificationCustomEventAttributeModifier and TypeMethodDescriptionJourneyAppEventsNotificationCustomEventAttribute.dataType(JourneyAppEventsNotificationCustomEventAttribute.DataTypeEnum dataType) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type JourneyAppEventsNotificationCustomEventAttributeModifier and TypeMethodDescriptionJourneyAppEventsNotificationAppMessage.getAttributes()JourneyAppEventsNotificationAppMessage.getTraits()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type JourneyAppEventsNotificationCustomEventAttributeModifier and TypeMethodDescriptionJourneyAppEventsNotificationAppMessage.attributes(Map<String, JourneyAppEventsNotificationCustomEventAttribute> attributes) voidJourneyAppEventsNotificationAppMessage.setAttributes(Map<String, JourneyAppEventsNotificationCustomEventAttribute> attributes) voidJourneyAppEventsNotificationAppMessage.setTraits(Map<String, JourneyAppEventsNotificationCustomEventAttribute> traits) JourneyAppEventsNotificationAppMessage.traits(Map<String, JourneyAppEventsNotificationCustomEventAttribute> traits)