Uses of Class
com.mypurecloud.sdk.v2.model.JourneyWebEventsNotificationCustomEventAttribute
Packages that use JourneyWebEventsNotificationCustomEventAttribute
-
Uses of JourneyWebEventsNotificationCustomEventAttribute in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyWebEventsNotificationCustomEventAttributeModifier and TypeMethodDescriptionJourneyWebEventsNotificationCustomEventAttribute.dataType(JourneyWebEventsNotificationCustomEventAttribute.DataTypeEnum dataType) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type JourneyWebEventsNotificationCustomEventAttributeModifier and TypeMethodDescriptionJourneyWebEventsNotificationWebMessage.getAttributes()JourneyWebEventsNotificationWebMessage.getTraits()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type JourneyWebEventsNotificationCustomEventAttributeModifier and TypeMethodDescriptionJourneyWebEventsNotificationWebMessage.attributes(Map<String, JourneyWebEventsNotificationCustomEventAttribute> attributes) voidJourneyWebEventsNotificationWebMessage.setAttributes(Map<String, JourneyWebEventsNotificationCustomEventAttribute> attributes) voidJourneyWebEventsNotificationWebMessage.setTraits(Map<String, JourneyWebEventsNotificationCustomEventAttribute> traits) JourneyWebEventsNotificationWebMessage.traits(Map<String, JourneyWebEventsNotificationCustomEventAttribute> traits)