Package | Description |
---|---|
com.tencentcloudapi.cpdp.v20190820.models |
Modifier and Type | Method and Description |
---|---|
UnifiedOrderInSubOrderList[] |
UnifiedOrderRequest.getSubOrderList()
Get 子订单信息列表,格式:子订单号、子应用ID、金额。 压缩后最长不可超过65535字节(去除空格,换行,制表符等无意义字符)
注:接入银行或其他支付渠道服务商模式下,必传
|
Modifier and Type | Method and Description |
---|---|
void |
UnifiedOrderRequest.setSubOrderList(UnifiedOrderInSubOrderList[] SubOrderList)
Set 子订单信息列表,格式:子订单号、子应用ID、金额。 压缩后最长不可超过65535字节(去除空格,换行,制表符等无意义字符)
注:接入银行或其他支付渠道服务商模式下,必传
|
Constructor and Description |
---|
UnifiedOrderInSubOrderList(UnifiedOrderInSubOrderList source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.