Class MerchantCenterXMLLoyaltyProgram
java.lang.Object
com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.file.element.MerchantCenterXMLLoyaltyProgram
- All Implemented Interfaces:
Serializable
A POJO representation of 'loyalty program' that will be serialized into the final output file.
See Google docs.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetPrice()inthashCode()voidsetLoyalty_points(String loyalty_points) voidvoidsetProgram_label(String program_label) voidsetTier_label(String tier_label) toString()
-
Constructor Details
-
MerchantCenterXMLLoyaltyProgram
public MerchantCenterXMLLoyaltyProgram()
-
-
Method Details