public class ValidateCouponCodeOutputModel
extends java.lang.Object
Constructor and Description |
---|
ValidateCouponCodeOutputModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDiscount_type()
This Method is use to Get the discount Type
|
java.lang.String |
getDiscount()
This Method is use to Get the discount
|
void |
setDiscount_type(java.lang.String discount_type)
This Method is use to Set the discount Type
|
void |
setDiscount(java.lang.String discount)
This Method is use to Set the discount
|
public java.lang.String getDiscount()
public void setDiscount(java.lang.String discount)
discount
- For Setting The Discountpublic java.lang.String getDiscount_type()
public void setDiscount_type(java.lang.String discount_type)
discount_type
- For Setting The Discount Type