Package | Description |
---|---|
com.tencentcloudapi.cpdp.v20190820.models |
Modifier and Type | Method and Description |
---|---|
CreateInvoiceItem[] |
CreateInvoiceV2Request.getItems()
Get 项目商品明细
|
CreateInvoiceItem[] |
CreateInvoiceRequest.getItems()
Get 项目商品明细
|
Modifier and Type | Method and Description |
---|---|
void |
CreateInvoiceV2Request.setItems(CreateInvoiceItem[] Items)
Set 项目商品明细
|
void |
CreateInvoiceRequest.setItems(CreateInvoiceItem[] Items)
Set 项目商品明细
|
Constructor and Description |
---|
CreateInvoiceItem(CreateInvoiceItem 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.