public class DetectInfoVideoData extends AbstractModel
Constructor and Description |
---|
DetectInfoVideoData() |
Modifier and Type | Method and Description |
---|---|
String |
getLivenessVideo()
Get 活体视频的base64编码
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setLivenessVideo(String LivenessVideo)
Set 活体视频的base64编码
注意:此字段可能返回 null,表示取不到有效值。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getLivenessVideo()
public void setLivenessVideo(String LivenessVideo)
LivenessVideo
- 活体视频的base64编码
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2020. All rights reserved.