public class QueryIdentificationFaceauthResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<QueryIdentificationFaceauthResponse>
| 构造器和说明 |
|---|
QueryIdentificationFaceauthResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCertifyId()
实人认证流程ID
|
Boolean |
getPassed()
是否通过实人认证
|
void |
setCertifyId(String certifyId)
实人认证流程ID
|
void |
setPassed(Boolean passed)
是否通过实人认证
|
Copyright © 2020. All Rights Reserved.