public static final class CheckMobilesCardSupportResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CheckMobilesCardSupportResponseBody |
build() |
CheckMobilesCardSupportResponseBody.Builder |
code(String code)
The HTTP status code.
|
CheckMobilesCardSupportResponseBody.Builder |
data(CheckMobilesCardSupportResponseBody.Data data)
The data returned.
|
CheckMobilesCardSupportResponseBody.Builder |
requestId(String requestId)
The request ID.
|
CheckMobilesCardSupportResponseBody.Builder |
success(Boolean success)
Indicates whether the request is successful.
|
public CheckMobilesCardSupportResponseBody.Builder code(String code)
The HTTP status code.
OK
public CheckMobilesCardSupportResponseBody.Builder data(CheckMobilesCardSupportResponseBody.Data data)
The data returned.
public CheckMobilesCardSupportResponseBody.Builder requestId(String requestId)
The request ID.
example:819BE656-D2E0-4858-8B21-B2E477085AAF
public CheckMobilesCardSupportResponseBody.Builder success(Boolean success)
Indicates whether the request is successful. Valid values:
true
public CheckMobilesCardSupportResponseBody build()
Copyright © 2026. All rights reserved.