Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
Intention |
FlowApproverInfo.getIntention()
Get 视频核身意图配置,可指定问答模式或者点头模式的语音文本。
注:
`1.视频认证为白名单功能,使用前请联系对接的客户经理沟通。`
`2.使用视频认证必须指定签署认证方式为人脸(即ApproverSignTypes)。`
|
Modifier and Type | Method and Description |
---|---|
void |
FlowApproverInfo.setIntention(Intention Intention)
Set 视频核身意图配置,可指定问答模式或者点头模式的语音文本。
注:
`1.视频认证为白名单功能,使用前请联系对接的客户经理沟通。`
`2.使用视频认证必须指定签署认证方式为人脸(即ApproverSignTypes)。`
|
Constructor and Description |
---|
Intention(Intention 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.