public static class TransactionConsumeData.Amount extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
currency
CNY:人民币,境内商户号仅支持人民币。
|
private String |
payerCurrency
用户支付币种
|
private Integer |
payerTotal
用户支付金额,单位为分。
|
private Integer |
total
订单总金额,单位为分。
|
| Constructor and Description |
|---|
Amount() |
Copyright © 2021. All rights reserved.