public static class RefundConsumeData.Amount extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private Integer |
payerRefund
退款给用户的金额,单位为分,不包含所有优惠券金额
|
private Integer |
payerTotal
用户实际支付金额,单位为分
|
private Integer |
refund
退款金额,单位为分
|
private Integer |
total
订单金额,单位为分
|
| 构造器和说明 |
|---|
Amount() |
Copyright © 2021. All rights reserved.