public class AlipayCommerceCityfacilitatorVoucherQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayCommerceCityfacilitatorVoucherQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCityCode()
Gets city code.
|
String |
getTicketNo()
Gets ticket no.
|
String |
getTradeNo()
Gets trade no.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setTicketNo(String ticketNo)
Sets ticket no.
|
void |
setTradeNo(String tradeNo)
Sets trade no.
|
public AlipayCommerceCityfacilitatorVoucherQueryModel()
public String getCityCode()
public void setCityCode(String cityCode)
cityCode
- the city codepublic String getTicketNo()
public void setTicketNo(String ticketNo)
ticketNo
- the ticket nopublic String getTradeNo()
public void setTradeNo(String tradeNo)
tradeNo
- the trade noCopyright © 2018. All rights reserved.