public class AlipayCommerceCityfacilitatorVoucherGenerateModel extends AlipayObject
Constructor and Description |
---|
AlipayCommerceCityfacilitatorVoucherGenerateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCityCode()
Gets city code.
|
String |
getSiteBegin()
Gets site begin.
|
String |
getSiteEnd()
Gets site end.
|
String |
getTicketNum()
Gets ticket num.
|
String |
getTicketPrice()
Gets ticket price.
|
String |
getTicketType()
Gets ticket type.
|
String |
getTotalFee()
Gets total fee.
|
String |
getTradeNo()
Gets trade no.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setSiteBegin(String siteBegin)
Sets site begin.
|
void |
setSiteEnd(String siteEnd)
Sets site end.
|
void |
setTicketNum(String ticketNum)
Sets ticket num.
|
void |
setTicketPrice(String ticketPrice)
Sets ticket price.
|
void |
setTicketType(String ticketType)
Sets ticket type.
|
void |
setTotalFee(String totalFee)
Sets total fee.
|
void |
setTradeNo(String tradeNo)
Sets trade no.
|
public AlipayCommerceCityfacilitatorVoucherGenerateModel()
public String getCityCode()
public void setCityCode(String cityCode)
cityCode
- the city codepublic String getSiteBegin()
public void setSiteBegin(String siteBegin)
siteBegin
- the site beginpublic String getSiteEnd()
public void setSiteEnd(String siteEnd)
siteEnd
- the site endpublic String getTicketNum()
public void setTicketNum(String ticketNum)
ticketNum
- the ticket numpublic String getTicketPrice()
public void setTicketPrice(String ticketPrice)
ticketPrice
- the ticket pricepublic String getTicketType()
public void setTicketType(String ticketType)
ticketType
- the ticket typepublic String getTotalFee()
public void setTotalFee(String totalFee)
totalFee
- the total feepublic String getTradeNo()
public void setTradeNo(String tradeNo)
tradeNo
- the trade noCopyright © 2018. All rights reserved.