public class SingleDstCampPrizeModel extends AlipayObject
| Constructor and Description |
|---|
SingleDstCampPrizeModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBudgetId()
Gets budget id.
|
String |
getId()
Gets id.
|
String |
getReduceAmt()
Gets reduce amt.
|
void |
setBudgetId(String budgetId)
Sets budget id.
|
void |
setId(String id)
Sets id.
|
void |
setReduceAmt(String reduceAmt)
Sets reduce amt.
|
public String getBudgetId()
public void setBudgetId(String budgetId)
budgetId - the budget idpublic String getId()
public void setId(String id)
id - the idpublic String getReduceAmt()
public void setReduceAmt(String reduceAmt)
reduceAmt - the reduce amtCopyright © 2018. All rights reserved.