Package | Description |
---|---|
com.alipay.api.domain | |
com.alipay.api.response |
Modifier and Type | Method and Description |
---|---|
List<InvoiceItemContent> |
InvoiceModelContent.getInvoiceContent()
Gets invoice content.
|
Modifier and Type | Method and Description |
---|---|
void |
InvoiceModelContent.setInvoiceContent(List<InvoiceItemContent> invoiceContent)
Sets invoice content.
|
Modifier and Type | Method and Description |
---|---|
List<InvoiceItemContent> |
AlipayEbppInvoiceDetailOutputQueryResponse.getInvoiceItemContentList()
Gets invoice item content list.
|
Modifier and Type | Method and Description |
---|---|
void |
AlipayEbppInvoiceDetailOutputQueryResponse.setInvoiceItemContentList(List<InvoiceItemContent> invoiceItemContentList)
Sets invoice item content list.
|
Copyright © 2018. All rights reserved.