public class KoubeiTradeTicketTicketcodeSyncModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiTradeTicketTicketcodeSyncModel() |
| 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 |
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 |
setTicketCode(String ticketCode)
Sets ticket code.
|
public KoubeiTradeTicketTicketcodeSyncModel()
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 getTicketCode()
public void setTicketCode(String ticketCode)
ticketCode - the ticket codeCopyright © 2018. All rights reserved.