public class ResetZeroDstCampPrizeModel extends AlipayObject
Constructor and Description |
---|
ResetZeroDstCampPrizeModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBudgetId()
Gets budget id.
|
String |
getId()
Gets id.
|
String |
getMaxDiscountAmt()
Gets max discount amt.
|
String |
getResetZeroAmt()
Gets reset zero amt.
|
void |
setBudgetId(String budgetId)
Sets budget id.
|
void |
setId(String id)
Sets id.
|
void |
setMaxDiscountAmt(String maxDiscountAmt)
Sets max discount amt.
|
void |
setResetZeroAmt(String resetZeroAmt)
Sets reset zero amt.
|
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 getResetZeroAmt()
public void setResetZeroAmt(String resetZeroAmt)
resetZeroAmt
- the reset zero amtCopyright © 2018. All rights reserved.