public class DtBankBudgetRealTimeInfo extends AlipayObject
| 构造器和说明 |
|---|
DtBankBudgetRealTimeInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getRefundAmount() |
Long |
getRemainingBudget() |
Long |
getSendAmount() |
Long |
getSendCount() |
Long |
getUsedAmount() |
Long |
getUsedCount() |
void |
setRefundAmount(Long refundAmount) |
void |
setRemainingBudget(Long remainingBudget) |
void |
setSendAmount(Long sendAmount) |
void |
setSendCount(Long sendCount) |
void |
setUsedAmount(Long usedAmount) |
void |
setUsedCount(Long usedCount) |
public Long getRefundAmount()
public void setRefundAmount(Long refundAmount)
public Long getRemainingBudget()
public void setRemainingBudget(Long remainingBudget)
public Long getSendAmount()
public void setSendAmount(Long sendAmount)
public Long getSendCount()
public void setSendCount(Long sendCount)
public Long getUsedAmount()
public void setUsedAmount(Long usedAmount)
public Long getUsedCount()
public void setUsedCount(Long usedCount)
Copyright © 2023. All rights reserved.