Uses of Class
software.xdev.brevo.model.EventContactPropertiesValue
Packages that use EventContactPropertiesValue
-
Uses of EventContactPropertiesValue in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return types with arguments of type EventContactPropertiesValueModifier and TypeMethodDescriptionEvent.getContactProperties()Properties defining the state of the contact associated to this event.Methods in software.xdev.brevo.model with parameters of type EventContactPropertiesValueModifier and TypeMethodDescriptionEvent.putContactPropertiesItem(String key, EventContactPropertiesValue contactPropertiesItem) Method parameters in software.xdev.brevo.model with type arguments of type EventContactPropertiesValueModifier and TypeMethodDescriptionEvent.contactProperties(Map<String, EventContactPropertiesValue> contactProperties) voidEvent.setContactProperties(Map<String, EventContactPropertiesValue> contactProperties)