Uses of Class
software.xdev.brevo.model.MainFilter
Packages that use MainFilter
-
Uses of MainFilter in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return MainFilterModifier and TypeMethodDescriptionMainFilter.metadataKey(String metadataKey) MainFilter.metadataValue(String metadataValue) Methods in software.xdev.brevo.model that return types with arguments of type MainFilterModifier and TypeMethodDescriptionMainGetContactRewardsPayload.getMetadata()Data to define the reward for that particular contactMethods in software.xdev.brevo.model with parameters of type MainFilterModifier and TypeMethodDescriptionMainGetContactRewardsPayload.addMetadataItem(MainFilter metadataItem) Method parameters in software.xdev.brevo.model with type arguments of type MainFilterModifier and TypeMethodDescriptionMainGetContactRewardsPayload.metadata(List<MainFilter> metadata) voidMainGetContactRewardsPayload.setMetadata(List<MainFilter> metadata)