| Package | Description |
|---|---|
| com.tencentcloudapi.cpdp.v20190820.models |
| Modifier and Type | Method and Description |
|---|---|
OpenBankGoodsInfo |
CreateOpenBankPaymentOrderRequest.getGoodsInfo()
Get 商品信息,条件可选。
|
OpenBankGoodsInfo[] |
CreateOpenBankGlobalPaymentOrderRequest.getGoodsInfos()
Get 商品信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateOpenBankPaymentOrderRequest.setGoodsInfo(OpenBankGoodsInfo GoodsInfo)
Set 商品信息,条件可选。
|
void |
CreateOpenBankGlobalPaymentOrderRequest.setGoodsInfos(OpenBankGoodsInfo[] GoodsInfos)
Set 商品信息
|
| Constructor and Description |
|---|
OpenBankGoodsInfo(OpenBankGoodsInfo 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 © 2025. All rights reserved.