public static class WxMaStoreFlowResponse.RefundFlowRecord extends WxMaStoreFlowResponse.BasicFlowRecord
构造器和说明 |
---|
RefundFlowRecord() |
限定符和类型 | 方法和说明 |
---|---|
long |
getConsumeDeadline() |
Date |
getConsumeDeadlineDate() |
int |
getRefundAmount() |
Date |
getRefundDate() |
long |
getRefundTime() |
void |
setConsumeDeadline(long consumeDeadline) |
void |
setRefundAmount(int refundAmount) |
void |
setRefundTime(long refundTime) |
String |
toString() |
getAppid, getCreateDate, getCreateTime, getFlowType, getPayAmount, getPayDate, getPayOrderId, getPayTime, getServiceTransId, getWxStoreId, setAppid, setCreateTime, setFlowType, setPayAmount, setPayOrderId, setPayTime, setServiceTransId, setWxStoreId
public int getRefundAmount()
public void setRefundAmount(int refundAmount)
public Date getRefundDate()
public long getRefundTime()
public void setRefundTime(long refundTime)
public Date getConsumeDeadlineDate()
public long getConsumeDeadline()
public void setConsumeDeadline(long consumeDeadline)
public String toString()
Copyright © 2024. All rights reserved.