public static class CompanyTwoElementsVerificationResponseBody.CompanyTwoElementsVerificationResponseBodyData
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
CompanyTwoElementsVerificationResponseBody.CompanyTwoElementsVerificationResponseBodyDataDetailInfo |
detailInfo
The information about the enterprise.
|
List<String> |
inconsistentData
The fields to be verified.
|
String |
reasonCode
The code of the verification result.
|
String |
verifyResult
The verification result.
|
| 构造器和说明 |
|---|
CompanyTwoElementsVerificationResponseBodyData() |
@NameInMap(value="DetailInfo") public CompanyTwoElementsVerificationResponseBody.CompanyTwoElementsVerificationResponseBodyDataDetailInfo detailInfo
The information about the enterprise.
@NameInMap(value="InconsistentData") public List<String> inconsistentData
The fields to be verified.
@NameInMap(value="ReasonCode") public String reasonCode
The code of the verification result. Valid values:
0
@NameInMap(value="VerifyResult") public String verifyResult
The verification result. Valid values:
true
public CompanyTwoElementsVerificationResponseBodyData()
public static CompanyTwoElementsVerificationResponseBody.CompanyTwoElementsVerificationResponseBodyData build(Map<String,?> map) throws Exception
Exceptionpublic CompanyTwoElementsVerificationResponseBody.CompanyTwoElementsVerificationResponseBodyData setDetailInfo(CompanyTwoElementsVerificationResponseBody.CompanyTwoElementsVerificationResponseBodyDataDetailInfo detailInfo)
public CompanyTwoElementsVerificationResponseBody.CompanyTwoElementsVerificationResponseBodyDataDetailInfo getDetailInfo()
public CompanyTwoElementsVerificationResponseBody.CompanyTwoElementsVerificationResponseBodyData setInconsistentData(List<String> inconsistentData)
public CompanyTwoElementsVerificationResponseBody.CompanyTwoElementsVerificationResponseBodyData setReasonCode(String reasonCode)
public String getReasonCode()
public CompanyTwoElementsVerificationResponseBody.CompanyTwoElementsVerificationResponseBodyData setVerifyResult(String verifyResult)
public String getVerifyResult()
Copyright © 2026. All rights reserved.