public static final class ListCheckItemsResponseBody.Description.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListCheckItemsResponseBody.Description |
build() |
ListCheckItemsResponseBody.Description.Builder |
type(String type)
The type of the check description attribute.
|
ListCheckItemsResponseBody.Description.Builder |
value(String value)
The specific content of the description.
|
public ListCheckItemsResponseBody.Description.Builder type(String type)
The type of the check description attribute. Values:
text
public ListCheckItemsResponseBody.Description.Builder value(String value)
The specific content of the description.
example:custom description.
public ListCheckItemsResponseBody.Description build()
Copyright © 2026. All rights reserved.