public static class QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
addressee |
String |
bizType |
String |
city |
String |
county |
String |
deliveryAddress |
Long |
id |
String |
phone |
String |
postalCode |
String |
province |
String |
street |
Long |
userId |
String |
userNick |
| 构造器和说明 |
|---|
QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress() |
@NameInMap(value="Addressee") public String addressee
@NameInMap(value="BizType") public String bizType
@NameInMap(value="City") public String city
@NameInMap(value="County") public String county
@NameInMap(value="DeliveryAddress") public String deliveryAddress
@NameInMap(value="Id") public Long id
@NameInMap(value="Phone") public String phone
@NameInMap(value="PostalCode") public String postalCode
@NameInMap(value="Province") public String province
@NameInMap(value="Street") public String street
@NameInMap(value="UserId") public Long userId
@NameInMap(value="UserNick") public String userNick
public QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress()
public static QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress build(Map<String,?> map) throws Exception
Exceptionpublic QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress setAddressee(String addressee)
public String getAddressee()
public QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress setBizType(String bizType)
public String getBizType()
public QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress setCity(String city)
public String getCity()
public QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress setCounty(String county)
public String getCounty()
public QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress setDeliveryAddress(String deliveryAddress)
public String getDeliveryAddress()
public QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress setId(Long id)
public Long getId()
public QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress setPhone(String phone)
public String getPhone()
public QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress setPostalCode(String postalCode)
public String getPostalCode()
public QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress setProvince(String province)
public String getProvince()
public QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress setStreet(String street)
public String getStreet()
public QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress setUserId(Long userId)
public Long getUserId()
public QueryCustomerAddressListResponseBody.QueryCustomerAddressListResponseBodyDataCustomerInvoiceAddressListCustomerInvoiceAddress setUserNick(String userNick)
public String getUserNick()
Copyright © 2022. All rights reserved.