public static class QueryInvoicingCustomerListResponse.Data extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QueryInvoicingCustomerListResponse.Data.CustomerInvoice |
| 构造器和说明 |
|---|
Data() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<QueryInvoicingCustomerListResponse.Data.CustomerInvoice> |
getCustomerInvoiceList() |
void |
setCustomerInvoiceList(List<QueryInvoicingCustomerListResponse.Data.CustomerInvoice> customerInvoiceList) |
public List<QueryInvoicingCustomerListResponse.Data.CustomerInvoice> getCustomerInvoiceList()
public void setCustomerInvoiceList(List<QueryInvoicingCustomerListResponse.Data.CustomerInvoice> customerInvoiceList)
Copyright © 2023. All Rights Reserved.