public class EcomRefundDisputeDTO extends AlipayObject
| 构造器和说明 |
|---|
EcomRefundDisputeDTO() |
public String getBuyerId()
public void setBuyerId(String buyerId)
public String getBuyerLogisticCompanyCode()
public void setBuyerLogisticCompanyCode(String buyerLogisticCompanyCode)
public String getBuyerLogisticCompanyName()
public void setBuyerLogisticCompanyName(String buyerLogisticCompanyName)
public String getBuyerLogisticNo()
public void setBuyerLogisticNo(String buyerLogisticNo)
public Date getCaseTime()
public void setCaseTime(Date caseTime)
public Date getEndTime()
public void setEndTime(Date endTime)
public String getGoodsNeeds()
public void setGoodsNeeds(String goodsNeeds)
public String getGoodsStatus()
public void setGoodsStatus(String goodsStatus)
public String getOrderId()
public void setOrderId(String orderId)
public String getReasonCode()
public void setReasonCode(String reasonCode)
public String getReasonText()
public void setReasonText(String reasonText)
public String getRefundDesc()
public void setRefundDesc(String refundDesc)
public String getRefundDisputeId()
public void setRefundDisputeId(String refundDisputeId)
public Long getRefundFee()
public void setRefundFee(Long refundFee)
public String getRefundStatus()
public void setRefundStatus(String refundStatus)
public String getRefundType()
public void setRefundType(String refundType)
public String getSellerId()
public void setSellerId(String sellerId)
public Date getStartTime()
public void setStartTime(Date startTime)
Copyright © 2023. All rights reserved.