Uses of Class
software.xdev.brevo.model.Notification
Packages that use Notification
-
Uses of Notification in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return NotificationModifier and TypeMethodDescriptionNotification.channel(Notification.ChannelEnum channel) CreatePaymentRequest.getNotification()Get notificationGetPaymentRequest.getNotification()Get notificationMethods in software.xdev.brevo.model with parameters of type NotificationModifier and TypeMethodDescriptionCreatePaymentRequest.notification(Notification notification) GetPaymentRequest.notification(Notification notification) voidCreatePaymentRequest.setNotification(Notification notification) voidGetPaymentRequest.setNotification(Notification notification)