Uses of Class
com.skava.marketplace.notification.model.request.RecipientInfoDTO
Packages that use RecipientInfoDTO
Package
Description
Notification model request classes in the Appmarketplace Orchestration available here.
-
Uses of RecipientInfoDTO in com.skava.marketplace.notification.model.request
Constructor parameters in com.skava.marketplace.notification.model.request with type arguments of type RecipientInfoDTOModifierConstructorDescriptionNotificationDTO
(List<RecipientInfoDTO> recipients) Instantiates a new notification DTO.