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
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getPrice()
int
hashCode()
void
setLoyalty_points
(String loyalty_points) void
void
setProgram_label
(String program_label) void
setTier_label
(String tier_label) toString()
-
Constructor Details
-
MerchantCenterXMLLoyaltyProgram
public MerchantCenterXMLLoyaltyProgram()
-
-
Method Details