public class AlipayMarketingCampaignDiscountBudgetCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingCampaignDiscountBudgetCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizFrom()
Gets biz from.
|
String |
getGmtEnd()
Gets gmt end.
|
String |
getName()
Gets name.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getOutBudgetNo()
Gets out budget no.
|
String |
getPublisherLogonId()
Gets publisher logon id.
|
String |
getTotalAmount()
Gets total amount.
|
void |
setBizFrom(String bizFrom)
Sets biz from.
|
void |
setGmtEnd(String gmtEnd)
Sets gmt end.
|
void |
setName(String name)
Sets name.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setOutBudgetNo(String outBudgetNo)
Sets out budget no.
|
void |
setPublisherLogonId(String publisherLogonId)
Sets publisher logon id.
|
void |
setTotalAmount(String totalAmount)
Sets total amount.
|
public AlipayMarketingCampaignDiscountBudgetCreateModel()
public String getBizFrom()
public void setBizFrom(String bizFrom)
bizFrom
- the biz frompublic String getGmtEnd()
public void setGmtEnd(String gmtEnd)
gmtEnd
- the gmt endpublic String getName()
public void setName(String name)
name
- the namepublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getOutBudgetNo()
public void setOutBudgetNo(String outBudgetNo)
outBudgetNo
- the out budget nopublic String getPublisherLogonId()
public void setPublisherLogonId(String publisherLogonId)
publisherLogonId
- the publisher logon idpublic String getTotalAmount()
public void setTotalAmount(String totalAmount)
totalAmount
- the total amountCopyright © 2018. All rights reserved.