public class DiscountModel extends AlipayObject
Constructor and Description |
---|
DiscountModel() |
Modifier and Type | Method and Description |
---|---|
String |
getTermDiscount()
Gets term discount.
|
Long |
getTermNo()
Gets term no.
|
void |
setTermDiscount(String termDiscount)
Sets term discount.
|
void |
setTermNo(Long termNo)
Sets term no.
|
public String getTermDiscount()
public void setTermDiscount(String termDiscount)
termDiscount
- the term discountpublic Long getTermNo()
public void setTermNo(Long termNo)
termNo
- the term noCopyright © 2018. All rights reserved.