public static final class CreatePickUpWaybillPreQueryRequest.ConsigneeInfo.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreatePickUpWaybillPreQueryRequest.ConsigneeInfo.Builder |
addressInfo(CreatePickUpWaybillPreQueryRequest.AddressInfo addressInfo)
The address of the consignee.
|
CreatePickUpWaybillPreQueryRequest.ConsigneeInfo |
build() |
CreatePickUpWaybillPreQueryRequest.ConsigneeInfo.Builder |
mobile(String mobile)
The mobile phone number of the consignee.
|
CreatePickUpWaybillPreQueryRequest.ConsigneeInfo.Builder |
name(String name)
The name of the consignee.
|
public CreatePickUpWaybillPreQueryRequest.ConsigneeInfo.Builder addressInfo(CreatePickUpWaybillPreQueryRequest.AddressInfo addressInfo)
The address of the consignee.
public CreatePickUpWaybillPreQueryRequest.ConsigneeInfo.Builder mobile(String mobile)
The mobile phone number of the consignee.
This parameter is required.
example:1390000****
public CreatePickUpWaybillPreQueryRequest.ConsigneeInfo.Builder name(String name)
The name of the consignee.
This parameter is required.
example:Li
public CreatePickUpWaybillPreQueryRequest.ConsigneeInfo build()
Copyright © 2025. All rights reserved.