public static final class CreatePickUpWaybillPreQueryResponseBody.RealTime.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreatePickUpWaybillPreQueryResponseBody.RealTime |
build() |
CreatePickUpWaybillPreQueryResponseBody.RealTime.Builder |
name(String name)
The name of the real-time order type.
|
CreatePickUpWaybillPreQueryResponseBody.RealTime.Builder |
selectable(Boolean selectable)
Indicates whether the real-time order can be placed after the deadline for placing a real-time order is reached.
|
CreatePickUpWaybillPreQueryResponseBody.RealTime.Builder |
selectDisableTip(String selectDisableTip)
The tip displayed when the real-time order cannot be placed.
|
public CreatePickUpWaybillPreQueryResponseBody.RealTime.Builder name(String name)
The name of the real-time order type.
example:Aliyun
public CreatePickUpWaybillPreQueryResponseBody.RealTime.Builder selectDisableTip(String selectDisableTip)
The tip displayed when the real-time order cannot be placed.
example:Exceeding the real-time ordering time range.
public CreatePickUpWaybillPreQueryResponseBody.RealTime.Builder selectable(Boolean selectable)
Indicates whether the real-time order can be placed after the deadline for placing a real-time order is reached.
example:false
public CreatePickUpWaybillPreQueryResponseBody.RealTime build()
Copyright © 2025. All rights reserved.