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