Uses of Class
software.xdev.brevo.model.MainRewardPageObj
Packages that use MainRewardPageObj
-
Uses of MainRewardPageObj in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return MainRewardPageObjModifier and TypeMethodDescriptionMainRewardPageObj.createdAt(OffsetDateTime createdAt) MainRewardPageObj.endDate(OffsetDateTime endDate) MainRewardPageObj.loyaltyProgramId(UUID loyaltyProgramId) MainRewardPageObj.publicImage(String publicImage) MainRewardPageObj.startDate(OffsetDateTime startDate) MainRewardPageObj.updatedAt(OffsetDateTime updatedAt) Methods in software.xdev.brevo.model that return types with arguments of type MainRewardPageObjMethods in software.xdev.brevo.model with parameters of type MainRewardPageObjMethod parameters in software.xdev.brevo.model with type arguments of type MainRewardPageObjModifier and TypeMethodDescriptionMainRewardPage.items(List<MainRewardPageObj> items) voidMainRewardPage.setItems(List<MainRewardPageObj> items)