public static final class CreatePickUpWaybillPreQueryRequest.AddressInfo.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreatePickUpWaybillPreQueryRequest.AddressInfo.Builder |
addressDetail(String addressDetail)
The detailed address of the consignee.
|
CreatePickUpWaybillPreQueryRequest.AddressInfo.Builder |
areaName(String areaName)
The district where the consignee is located.
|
CreatePickUpWaybillPreQueryRequest.AddressInfo |
build() |
CreatePickUpWaybillPreQueryRequest.AddressInfo.Builder |
cityName(String cityName)
The city where the consignee is located.
|
CreatePickUpWaybillPreQueryRequest.AddressInfo.Builder |
provinceName(String provinceName)
The province where the consignee is located.
|
CreatePickUpWaybillPreQueryRequest.AddressInfo.Builder |
townName(String townName)
The street where the consignee is located.
|
public CreatePickUpWaybillPreQueryRequest.AddressInfo.Builder addressDetail(String addressDetail)
The detailed address of the consignee.
example:XX community
public CreatePickUpWaybillPreQueryRequest.AddressInfo.Builder areaName(String areaName)
The district where the consignee is located.
example:chang,an
public CreatePickUpWaybillPreQueryRequest.AddressInfo.Builder cityName(String cityName)
The city where the consignee is located.
example:Xi,an
public CreatePickUpWaybillPreQueryRequest.AddressInfo.Builder provinceName(String provinceName)
The province where the consignee is located.
example:Shanxi
public CreatePickUpWaybillPreQueryRequest.AddressInfo.Builder townName(String townName)
The street where the consignee is located.
example:XX Street
public CreatePickUpWaybillPreQueryRequest.AddressInfo build()
Copyright © 2025. All rights reserved.