public class ReceiptSimpleOrderDTO extends AlipayObject
| 构造器和说明 |
|---|
ReceiptSimpleOrderDTO() |
public Long getAlipayAmount()
public void setAlipayAmount(Long alipayAmount)
public Long getAlipayAmout()
public void setAlipayAmout(Long alipayAmout)
public String getAlipayOpenId()
public void setAlipayOpenId(String alipayOpenId)
public String getAlipayUid()
public void setAlipayUid(String alipayUid)
public String getAmount()
public void setAmount(String amount)
public String getCurrency()
public void setCurrency(String currency)
public String getDiscountAmount()
public void setDiscountAmount(String discountAmount)
public List<DiscountInfoDataDTO> getDiscountInfoList()
public void setDiscountInfoList(List<DiscountInfoDataDTO> discountInfoList)
public String getInvoiceEntry()
public void setInvoiceEntry(String invoiceEntry)
public List<ItemOrderInfoDTO> getItemOrderList()
public void setItemOrderList(List<ItemOrderInfoDTO> itemOrderList)
public ReceiptMerchantExtendInfo getMerchantExtendInfo()
public void setMerchantExtendInfo(ReceiptMerchantExtendInfo merchantExtendInfo)
public String getMerchantName()
public void setMerchantName(String merchantName)
public Date getOrderCreateTime()
public void setOrderCreateTime(Date orderCreateTime)
public String getOrderLink()
public void setOrderLink(String orderLink)
public Date getOrderModifiedTime()
public void setOrderModifiedTime(Date orderModifiedTime)
public Date getOrderPayTime()
public void setOrderPayTime(Date orderPayTime)
public String getOrderType()
public void setOrderType(String orderType)
public Long getOtherPayAmount()
public void setOtherPayAmount(Long otherPayAmount)
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
public String getPayAmount()
public void setPayAmount(String payAmount)
public String getPayType()
public void setPayType(String payType)
public String getShopAddress()
public void setShopAddress(String shopAddress)
public String getShopContract()
public void setShopContract(String shopContract)
public String getShopName()
public void setShopName(String shopName)
public String getShopType()
public void setShopType(String shopType)
public String getTradeNo()
public void setTradeNo(String tradeNo)
public String getTradeType()
public void setTradeType(String tradeType)
Copyright © 2023. All rights reserved.