public class AlipayOfflineMarketingVoucherCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayOfflineMarketingVoucherCreateModel() |
Modifier and Type | Method and Description |
---|---|
BudgetInfo |
getBudgetInfo()
Gets budget info.
|
String |
getCodeInventoryId()
Gets code inventory id.
|
String |
getExtInfo()
Gets ext info.
|
GetRuleInfo |
getGetRule()
Gets get rule.
|
String |
getOutBizNo()
Gets out biz no.
|
VoucherInfo |
getVoucherInfo()
Gets voucher info.
|
void |
setBudgetInfo(BudgetInfo budgetInfo)
Sets budget info.
|
void |
setCodeInventoryId(String codeInventoryId)
Sets code inventory id.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setGetRule(GetRuleInfo getRule)
Sets get rule.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setVoucherInfo(VoucherInfo voucherInfo)
Sets voucher info.
|
public AlipayOfflineMarketingVoucherCreateModel()
public BudgetInfo getBudgetInfo()
public void setBudgetInfo(BudgetInfo budgetInfo)
budgetInfo
- the budget infopublic String getCodeInventoryId()
public void setCodeInventoryId(String codeInventoryId)
codeInventoryId
- the code inventory idpublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic GetRuleInfo getGetRule()
public void setGetRule(GetRuleInfo getRule)
getRule
- the get rulepublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic VoucherInfo getVoucherInfo()
public void setVoucherInfo(VoucherInfo voucherInfo)
voucherInfo
- the voucher infoCopyright © 2018. All rights reserved.