Uses of Class
software.xdev.brevo.model.AbTestVersionClicksInner
Packages that use AbTestVersionClicksInner
-
Uses of AbTestVersionClicksInner in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return AbTestVersionClicksInnerMethods in software.xdev.brevo.model that return types with arguments of type AbTestVersionClicksInnerModifier and TypeMethodDescriptionAbTestCampaignResultClickedLinks.getVersionA()Information on clicked links for a particular versionAbTestCampaignResultClickedLinks.getVersionB()Information on clicked links for a particular versionMethods in software.xdev.brevo.model with parameters of type AbTestVersionClicksInnerModifier and TypeMethodDescriptionAbTestCampaignResultClickedLinks.addVersionAItem(AbTestVersionClicksInner versionAItem) AbTestCampaignResultClickedLinks.addVersionBItem(AbTestVersionClicksInner versionBItem) Method parameters in software.xdev.brevo.model with type arguments of type AbTestVersionClicksInnerModifier and TypeMethodDescriptionvoidAbTestCampaignResultClickedLinks.setVersionA(List<AbTestVersionClicksInner> versionA) voidAbTestCampaignResultClickedLinks.setVersionB(List<AbTestVersionClicksInner> versionB) AbTestCampaignResultClickedLinks.versionA(List<AbTestVersionClicksInner> versionA) AbTestCampaignResultClickedLinks.versionB(List<AbTestVersionClicksInner> versionB)