public class CombineAmount extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
currency
符合ISO 4217标准的三位字母代码,必填,人民币:CNY 。
|
private Long |
totalAmount
子单金额,单位为分,必填
|
| Constructor and Description |
|---|
CombineAmount() |
Copyright © 2021. All rights reserved.