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