Package | Description |
---|---|
com.alipay.api.domain |
Modifier and Type | Method and Description |
---|---|
List<InvoiceItemQueryOpenModel> |
InvoiceTradeInfo.getInvoiceContent()
Gets invoice content.
|
List<InvoiceItemQueryOpenModel> |
InvoiceQueryOpenModel.getInvoiceContent()
Gets invoice content.
|
Modifier and Type | Method and Description |
---|---|
void |
InvoiceTradeInfo.setInvoiceContent(List<InvoiceItemQueryOpenModel> invoiceContent)
Sets invoice content.
|
void |
InvoiceQueryOpenModel.setInvoiceContent(List<InvoiceItemQueryOpenModel> invoiceContent)
Sets invoice content.
|
Copyright © 2018. All rights reserved.