public class KoubeiTradeTicketTicketcodeUseModel extends AlipayObject
Constructor and Description |
---|
KoubeiTradeTicketTicketcodeUseModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCodeType()
Gets code type.
|
Date |
getGmtBiz()
Gets gmt biz.
|
String |
getOrderNo()
Gets order no.
|
String |
getQuantity()
Gets quantity.
|
String |
getRequestId()
Gets request id.
|
String |
getShopId()
Gets shop id.
|
String |
getShopType()
Gets shop type.
|
String |
getTicketCode()
Gets ticket code.
|
void |
setCodeType(String codeType)
Sets code type.
|
void |
setGmtBiz(Date gmtBiz)
Sets gmt biz.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setQuantity(String quantity)
Sets quantity.
|
void |
setRequestId(String requestId)
Sets request id.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setShopType(String shopType)
Sets shop type.
|
void |
setTicketCode(String ticketCode)
Sets ticket code.
|
public String getCodeType()
public void setCodeType(String codeType)
codeType
- the code typepublic Date getGmtBiz()
public void setGmtBiz(Date gmtBiz)
gmtBiz
- the gmt bizpublic String getOrderNo()
public void setOrderNo(String orderNo)
orderNo
- the order nopublic String getQuantity()
public void setQuantity(String quantity)
quantity
- the quantitypublic String getRequestId()
public void setRequestId(String requestId)
requestId
- the request idpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getShopType()
public void setShopType(String shopType)
shopType
- the shop typepublic String getTicketCode()
public void setTicketCode(String ticketCode)
ticketCode
- the ticket codeCopyright © 2018. All rights reserved.