Package | Description |
---|---|
com.tencentcloudapi.cpdp.v20190820.models |
Modifier and Type | Method and Description |
---|---|
CloudSubOrder[] |
UnifiedCloudOrderRequest.getSubOrderList()
Get 子订单列表
格式:子订单号、子应用Id、金额。压缩后最长不可超过32K字节(去除空格,换行,制表符等无意义字符)。
|
Modifier and Type | Method and Description |
---|---|
void |
UnifiedCloudOrderRequest.setSubOrderList(CloudSubOrder[] SubOrderList)
Set 子订单列表
格式:子订单号、子应用Id、金额。压缩后最长不可超过32K字节(去除空格,换行,制表符等无意义字符)。
|
Constructor and Description |
---|
CloudSubOrder(CloudSubOrder 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 © 2024. All rights reserved.