public static final class CreatePickUpWaybillPreQueryResponseBody.CpTimeSelectList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreatePickUpWaybillPreQueryResponseBody.CpTimeSelectList.Builder |
appointTimes(List<CreatePickUpWaybillPreQueryResponseBody.AppointTimes> appointTimes)
The available time for the scheduled pickup.
|
CreatePickUpWaybillPreQueryResponseBody.CpTimeSelectList |
build() |
CreatePickUpWaybillPreQueryResponseBody.CpTimeSelectList.Builder |
prePrice(String prePrice)
The estimated price.
|
CreatePickUpWaybillPreQueryResponseBody.CpTimeSelectList.Builder |
realTime(CreatePickUpWaybillPreQueryResponseBody.RealTime realTime)
The information about whether the real-time order can be selected.
|
public CreatePickUpWaybillPreQueryResponseBody.CpTimeSelectList.Builder appointTimes(List<CreatePickUpWaybillPreQueryResponseBody.AppointTimes> appointTimes)
The available time for the scheduled pickup. If the current courier company cannot accept the scheduled pickup, this field is left empty.
public CreatePickUpWaybillPreQueryResponseBody.CpTimeSelectList.Builder prePrice(String prePrice)
The estimated price. Unit: CNY. The value is accurate to two decimal places. The value of this parameter is displayed if an estimated weight is specified.
example:12.50
public CreatePickUpWaybillPreQueryResponseBody.CpTimeSelectList.Builder realTime(CreatePickUpWaybillPreQueryResponseBody.RealTime realTime)
The information about whether the real-time order can be selected.
public CreatePickUpWaybillPreQueryResponseBody.CpTimeSelectList build()
Copyright © 2025. All rights reserved.