public static final class ListCheckItemsResponseBody.Solution.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListCheckItemsResponseBody.Solution |
build() |
ListCheckItemsResponseBody.Solution.Builder |
type(String type)
The type of the check item solution information.
|
ListCheckItemsResponseBody.Solution.Builder |
value(String value)
The content of the solution for the check item risk.
|
public ListCheckItemsResponseBody.Solution.Builder type(String type)
The type of the check item solution information. Values:
text
public ListCheckItemsResponseBody.Solution.Builder value(String value)
The content of the solution for the check item risk.
example:test solution.
public ListCheckItemsResponseBody.Solution build()
Copyright © 2026. All rights reserved.