public class PlatformDrugOrderStatusExtInfo extends AlipayObject
| 构造器和说明 |
|---|
PlatformDrugOrderStatusExtInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getGmtRefund() |
String |
getLogisticsCompany() |
String |
getLogisticsId() |
String |
getRefundAmount() |
String |
getRefundReason() |
void |
setGmtRefund(Date gmtRefund) |
void |
setLogisticsCompany(String logisticsCompany) |
void |
setLogisticsId(String logisticsId) |
void |
setRefundAmount(String refundAmount) |
void |
setRefundReason(String refundReason) |
public Date getGmtRefund()
public void setGmtRefund(Date gmtRefund)
public String getLogisticsCompany()
public void setLogisticsCompany(String logisticsCompany)
public String getLogisticsId()
public void setLogisticsId(String logisticsId)
public String getRefundAmount()
public void setRefundAmount(String refundAmount)
public String getRefundReason()
public void setRefundReason(String refundReason)
Copyright © 2024. All rights reserved.