| Package | Description |
|---|---|
| cn.felord.payment.wechat.v3.domain.direct.basepay.combine |
| Modifier and Type | Field and Description |
|---|---|
private TotalAmount |
SubOrder.amount
合单支付订单金额信息,必填。
|
| Constructor and Description |
|---|
SubOrder(String mchid,
String attach,
TotalAmount amount,
String outTradeNo,
String description,
String goodsTag,
SettleInfo settleInfo)
Instantiates a new Sub order.
|
Copyright © 2023. All rights reserved.