Uses of Class
travel.wink.sdk.notification.model.NotificationAffiliate
Packages that use NotificationAffiliate
-
Uses of NotificationAffiliate in travel.wink.sdk.notification.model
Methods in travel.wink.sdk.notification.model that return NotificationAffiliateModifier and TypeMethodDescriptionNotificationAffiliate.application(NotificationAffiliate.ApplicationEnum application) @NotNull @Valid NotificationAffiliateNotificationViewAffiliate.getNotification()Get notificationNotificationAffiliate.identifier(UUID identifier) NotificationAffiliate.markedAsRemoved(Boolean markedAsRemoved) NotificationAffiliate.messageTemplateId(String messageTemplateId) NotificationAffiliate.notifyViaEmail(Boolean notifyViaEmail) NotificationAffiliate.ownerIdentifier(UUID ownerIdentifier) NotificationAffiliate.priority(NotificationAffiliate.PriorityEnum priority) NotificationAffiliate.recipientType(NotificationAffiliate.RecipientTypeEnum recipientType) NotificationAffiliate.type(NotificationAffiliate.TypeEnum type) Methods in travel.wink.sdk.notification.model with parameters of type NotificationAffiliateModifier and TypeMethodDescriptionNotificationViewAffiliate.notification(NotificationAffiliate notification) voidNotificationViewAffiliate.setNotification(NotificationAffiliate notification)