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