public class ReduceToDiscountDstCampPrizeModel extends AlipayObject
Constructor and Description |
---|
ReduceToDiscountDstCampPrizeModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBudgetId()
Gets budget id.
|
String |
getId()
Gets id.
|
String |
getMaxDiscountAmt()
Gets max discount amt.
|
String |
getReduceToDiscountRate()
Gets reduce to discount rate.
|
void |
setBudgetId(String budgetId)
Sets budget id.
|
void |
setId(String id)
Sets id.
|
void |
setMaxDiscountAmt(String maxDiscountAmt)
Sets max discount amt.
|
void |
setReduceToDiscountRate(String reduceToDiscountRate)
Sets reduce to discount rate.
|
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 getReduceToDiscountRate()
public void setReduceToDiscountRate(String reduceToDiscountRate)
reduceToDiscountRate
- the reduce to discount rateCopyright © 2018. All rights reserved.