public class AntMerchantExpandTradeorderQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AntMerchantExpandTradeorderQueryResponse() |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAmount(Long amount)
public Long getAmount()
public void setBizSeq(String bizSeq)
public String getBizSeq()
public void setBuyerId(String buyerId)
public String getBuyerId()
public void setExtInfo(String extInfo)
public String getExtInfo()
public void setGmtCreate(Date gmtCreate)
public Date getGmtCreate()
public void setGmtModified(Date gmtModified)
public Date getGmtModified()
public void setGmtPaid(Date gmtPaid)
public Date getGmtPaid()
public void setItemOrders(List<ItemOrderOpenData> itemOrders)
public List<ItemOrderOpenData> getItemOrders()
public void setLogisticsStatus(String logisticsStatus)
public String getLogisticsStatus()
public void setMemo(String memo)
public String getMemo()
public void setMerchantSubsidyAmount(Long merchantSubsidyAmount)
public Long getMerchantSubsidyAmount()
public void setOrderId(String orderId)
public String getOrderId()
public void setOutBizNo(String outBizNo)
public String getOutBizNo()
public void setOutBizType(String outBizType)
public String getOutBizType()
public void setPartnerId(String partnerId)
public String getPartnerId()
public void setPartnerSubsidyAmount(Long partnerSubsidyAmount)
public Long getPartnerSubsidyAmount()
public void setRealAmount(Long realAmount)
public Long getRealAmount()
public void setSellerId(String sellerId)
public String getSellerId()
public void setShopId(String shopId)
public String getShopId()
public void setStatus(String status)
public String getStatus()
public void setTradeNo(String tradeNo)
public String getTradeNo()
public void setType(String type)
public String getType()
Copyright © 2020. All rights reserved.