public static class QueryCustomerAddressListResponse.Data extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QueryCustomerAddressListResponse.Data.CustomerInvoiceAddress |
| 构造器和说明 |
|---|
Data() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<QueryCustomerAddressListResponse.Data.CustomerInvoiceAddress> |
getCustomerInvoiceAddressList() |
void |
setCustomerInvoiceAddressList(List<QueryCustomerAddressListResponse.Data.CustomerInvoiceAddress> customerInvoiceAddressList) |
public List<QueryCustomerAddressListResponse.Data.CustomerInvoiceAddress> getCustomerInvoiceAddressList()
public void setCustomerInvoiceAddressList(List<QueryCustomerAddressListResponse.Data.CustomerInvoiceAddress> customerInvoiceAddressList)
Copyright © 2023. All Rights Reserved.