public class OpenPromoBudget extends AlipayObject
| Constructor and Description | 
|---|
OpenPromoBudget()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getBudgetTotal()
Gets budget total. 
 | 
String | 
getBudgetType()
Gets budget type. 
 | 
void | 
setBudgetTotal(String budgetTotal)
Sets budget total. 
 | 
void | 
setBudgetType(String budgetType)
Sets budget type. 
 | 
public String getBudgetTotal()
public void setBudgetTotal(String budgetTotal)
budgetTotal - the budget totalpublic String getBudgetType()
public void setBudgetType(String budgetType)
budgetType - the budget typeCopyright © 2018. All rights reserved.