Uses of Class
software.xdev.brevo.model.GetContactCampaignStatsClickedInner
Packages that use GetContactCampaignStatsClickedInner
-
Uses of GetContactCampaignStatsClickedInner in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetContactCampaignStatsClickedInnerModifier and TypeMethodDescriptionGetContactCampaignStatsClickedInner.addLinksItem(GetExtendedContactDetailsAllOfStatisticsLinks linksItem) GetContactCampaignStatsClickedInner.campaignId(Long campaignId) GetContactCampaignStatsClickedInner.links(List<GetExtendedContactDetailsAllOfStatisticsLinks> links) Methods in software.xdev.brevo.model that return types with arguments of type GetContactCampaignStatsClickedInnerMethods in software.xdev.brevo.model with parameters of type GetContactCampaignStatsClickedInnerModifier and TypeMethodDescriptionGetContactCampaignStats.addClickedItem(GetContactCampaignStatsClickedInner clickedItem) Method parameters in software.xdev.brevo.model with type arguments of type GetContactCampaignStatsClickedInnerModifier and TypeMethodDescriptionGetContactCampaignStats.clicked(List<GetContactCampaignStatsClickedInner> clicked) voidGetContactCampaignStats.setClicked(List<GetContactCampaignStatsClickedInner> clicked)