Uses of Class
com.sap.retail.sapppspricing.swagger.businessobject.dto.LoyaltyAccountCommonData
Packages that use LoyaltyAccountCommonData
-
Uses of LoyaltyAccountCommonData in com.sap.retail.sapppspricing.swagger.businessobject.dto
Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return LoyaltyAccountCommonDataModifier and TypeMethodDescriptionLoyaltyAccountCommonData.addLoyaltyProgramItem(LoyaltyAccountType loyaltyProgramItem) LoyaltyAccountCommonData.customerID(String customerID) LoyaltyAccountCommonData.customerIsEmployeeFlag(Boolean customerIsEmployeeFlag) LoyaltyAccountCommonData.loyaltyProgram(List<LoyaltyAccountType> loyaltyProgram) Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return types with arguments of type LoyaltyAccountCommonDataMethods in com.sap.retail.sapppspricing.swagger.businessobject.dto with parameters of type LoyaltyAccountCommonDataModifier and TypeMethodDescriptionPriceCalculateBase.addLoyaltyItem(LoyaltyAccountCommonData loyaltyItem) Method parameters in com.sap.retail.sapppspricing.swagger.businessobject.dto with type arguments of type LoyaltyAccountCommonDataModifier and TypeMethodDescriptionPriceCalculateBase.loyalty(List<LoyaltyAccountCommonData> loyalty) voidPriceCalculateBase.setLoyalty(List<LoyaltyAccountCommonData> loyalty)