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