public class KoubeiTradeTicketTicketcodeUseResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiTradeTicketTicketcodeUseResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizCode()
Gets biz code.
|
String |
getBuyerPayAmount()
Gets buyer pay amount.
|
String |
getCurrentPrice()
Gets current price.
|
String |
getDiscountAmount()
Gets discount amount.
|
String |
getInvoiceAmount()
Gets invoice amount.
|
String |
getItemId()
Gets item id.
|
String |
getItemName()
Gets item name.
|
String |
getKoubeiSubsidyAmount()
Gets koubei subsidy amount.
|
String |
getOrderNo()
Gets order no.
|
String |
getOriginalPrice()
Gets original price.
|
String |
getReceiptAmount()
Gets receipt amount.
|
String |
getRequestId()
Gets request id.
|
String |
getTicketCode()
Gets ticket code.
|
String |
getTicketTransId()
Gets ticket trans id.
|
String |
getUseDate()
Gets use date.
|
String |
getUseShopId()
Gets use shop id.
|
String |
getUseShopName()
Gets use shop name.
|
String |
getVoucherId()
Gets voucher id.
|
void |
setBizCode(String bizCode)
Sets biz code.
|
void |
setBuyerPayAmount(String buyerPayAmount)
Sets buyer pay amount.
|
void |
setCurrentPrice(String currentPrice)
Sets current price.
|
void |
setDiscountAmount(String discountAmount)
Sets discount amount.
|
void |
setInvoiceAmount(String invoiceAmount)
Sets invoice amount.
|
void |
setItemId(String itemId)
Sets item id.
|
void |
setItemName(String itemName)
Sets item name.
|
void |
setKoubeiSubsidyAmount(String koubeiSubsidyAmount)
Sets koubei subsidy amount.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setOriginalPrice(String originalPrice)
Sets original price.
|
void |
setReceiptAmount(String receiptAmount)
Sets receipt amount.
|
void |
setRequestId(String requestId)
Sets request id.
|
void |
setTicketCode(String ticketCode)
Sets ticket code.
|
void |
setTicketTransId(String ticketTransId)
Sets ticket trans id.
|
void |
setUseDate(String useDate)
Sets use date.
|
void |
setUseShopId(String useShopId)
Sets use shop id.
|
void |
setUseShopName(String useShopName)
Sets use shop name.
|
void |
setVoucherId(String voucherId)
Sets voucher id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiTradeTicketTicketcodeUseResponse()
public void setBizCode(String bizCode)
bizCode
- the biz codepublic String getBizCode()
public void setBuyerPayAmount(String buyerPayAmount)
buyerPayAmount
- the buyer pay amountpublic String getBuyerPayAmount()
public void setCurrentPrice(String currentPrice)
currentPrice
- the current pricepublic String getCurrentPrice()
public void setDiscountAmount(String discountAmount)
discountAmount
- the discount amountpublic String getDiscountAmount()
public void setInvoiceAmount(String invoiceAmount)
invoiceAmount
- the invoice amountpublic String getInvoiceAmount()
public void setItemId(String itemId)
itemId
- the item idpublic String getItemId()
public void setItemName(String itemName)
itemName
- the item namepublic String getItemName()
public void setKoubeiSubsidyAmount(String koubeiSubsidyAmount)
koubeiSubsidyAmount
- the koubei subsidy amountpublic String getKoubeiSubsidyAmount()
public void setOrderNo(String orderNo)
orderNo
- the order nopublic String getOrderNo()
public void setOriginalPrice(String originalPrice)
originalPrice
- the original pricepublic String getOriginalPrice()
public void setReceiptAmount(String receiptAmount)
receiptAmount
- the receipt amountpublic String getReceiptAmount()
public void setRequestId(String requestId)
requestId
- the request idpublic String getRequestId()
public void setTicketCode(String ticketCode)
ticketCode
- the ticket codepublic String getTicketCode()
public void setTicketTransId(String ticketTransId)
ticketTransId
- the ticket trans idpublic String getTicketTransId()
public void setUseDate(String useDate)
useDate
- the use datepublic String getUseDate()
public void setUseShopId(String useShopId)
useShopId
- the use shop idpublic String getUseShopId()
public void setUseShopName(String useShopName)
useShopName
- the use shop namepublic String getUseShopName()
public void setVoucherId(String voucherId)
voucherId
- the voucher idpublic String getVoucherId()
Copyright © 2018. All rights reserved.