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