Package | Description |
---|---|
com.tencentcloudapi.faceid.v20180301.models |
Modifier and Type | Method and Description |
---|---|
IntentionActionConfig[] |
GetEidTokenConfig.getIntentionActions()
Get 意愿核身(点头确认模式)使用的文案,若未使用意愿核身(点头确认模式),则该字段无需传入。默认为空,最长可接受150的字符串长度。
|
IntentionActionConfig[] |
DetectAuthRequest.getIntentionActions()
Get 意愿核身(点头确认模式)使用的文案,若未使用意愿核身(点头确认模式),则该字段无需传入。当前仅支持一个提示文本。
|
Modifier and Type | Method and Description |
---|---|
void |
GetEidTokenConfig.setIntentionActions(IntentionActionConfig[] IntentionActions)
Set 意愿核身(点头确认模式)使用的文案,若未使用意愿核身(点头确认模式),则该字段无需传入。默认为空,最长可接受150的字符串长度。
|
void |
DetectAuthRequest.setIntentionActions(IntentionActionConfig[] IntentionActions)
Set 意愿核身(点头确认模式)使用的文案,若未使用意愿核身(点头确认模式),则该字段无需传入。当前仅支持一个提示文本。
|
Constructor and Description |
---|
IntentionActionConfig(IntentionActionConfig source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.