| Package | Description |
|---|---|
| cn.felord.payment.wechat.v3.domain.direct.basepay |
| Modifier and Type | Field and Description |
|---|---|
private List<RefundForm> |
RefundAmount.form
退款出资账户及金额
|
| Modifier and Type | Method and Description |
|---|---|
RefundForm |
RefundForm.available(long amount)
使用可用余额
|
RefundForm |
RefundForm.unavailable(long amount)
使用不可用余额
|
| Constructor and Description |
|---|
RefundAmount(long total,
Long refund,
List<RefundForm> form)
Instantiates a new Refund amount.
|
RefundAmountDetail(Long total,
Long refund,
List<RefundForm> form)
Instantiates a new Refund amount detail.
|
Copyright © 2023. All rights reserved.