public static final class CreatePickUpWaybillPreQueryResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreatePickUpWaybillPreQueryResponseBody.Data |
build() |
CreatePickUpWaybillPreQueryResponseBody.Data.Builder |
code(String code)
The response code.
|
CreatePickUpWaybillPreQueryResponseBody.Data.Builder |
cpTimeSelectList(List<CreatePickUpWaybillPreQueryResponseBody.CpTimeSelectList> cpTimeSelectList)
The information about whether the courier company can accept the order.
|
CreatePickUpWaybillPreQueryResponseBody.Data.Builder |
errorCode(String errorCode)
The error code.
|
CreatePickUpWaybillPreQueryResponseBody.Data.Builder |
errorMsg(String errorMsg)
The error message.
|
CreatePickUpWaybillPreQueryResponseBody.Data.Builder |
message(String message)
The response content.
|
CreatePickUpWaybillPreQueryResponseBody.Data.Builder |
success(Boolean success)
Indicates whether the request was successful.
|
public CreatePickUpWaybillPreQueryResponseBody.Data.Builder code(String code)
The response code.
example:0
public CreatePickUpWaybillPreQueryResponseBody.Data.Builder cpTimeSelectList(List<CreatePickUpWaybillPreQueryResponseBody.CpTimeSelectList> cpTimeSelectList)
The information about whether the courier company can accept the order.
public CreatePickUpWaybillPreQueryResponseBody.Data.Builder errorCode(String errorCode)
The error code.
example:Success
public CreatePickUpWaybillPreQueryResponseBody.Data.Builder errorMsg(String errorMsg)
The error message.
example:none
public CreatePickUpWaybillPreQueryResponseBody.Data.Builder message(String message)
The response content.
example:Success
public CreatePickUpWaybillPreQueryResponseBody.Data.Builder success(Boolean success)
Indicates whether the request was successful.
example:true
public CreatePickUpWaybillPreQueryResponseBody.Data build()
Copyright © 2025. All rights reserved.