public class ReduceDstCampPrizeModel extends AlipayObject
Constructor and Description |
---|
ReduceDstCampPrizeModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBudgetId()
Gets budget id.
|
String |
getId()
Gets id.
|
String |
getMaxDiscountAmt()
Gets max discount amt.
|
String |
getReduceAmtPre()
Gets reduce amt pre.
|
String |
getReduceAmtSuf()
Gets reduce amt suf.
|
void |
setBudgetId(String budgetId)
Sets budget id.
|
void |
setId(String id)
Sets id.
|
void |
setMaxDiscountAmt(String maxDiscountAmt)
Sets max discount amt.
|
void |
setReduceAmtPre(String reduceAmtPre)
Sets reduce amt pre.
|
void |
setReduceAmtSuf(String reduceAmtSuf)
Sets reduce amt suf.
|
public String getBudgetId()
public void setBudgetId(String budgetId)
budgetId
- the budget idpublic String getId()
public void setId(String id)
id
- the idpublic String getMaxDiscountAmt()
public void setMaxDiscountAmt(String maxDiscountAmt)
maxDiscountAmt
- the max discount amtpublic String getReduceAmtPre()
public void setReduceAmtPre(String reduceAmtPre)
reduceAmtPre
- the reduce amt prepublic String getReduceAmtSuf()
public void setReduceAmtSuf(String reduceAmtSuf)
reduceAmtSuf
- the reduce amt sufCopyright © 2018. All rights reserved.