public static class CompanyThreeElementsVerificationResponseBody.CompanyThreeElementsVerificationResponseBodyDataDetailInfo
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
enterpriseStatus
The business status of the enterprise.
|
String |
openTime
The business term of the enterprise.
|
构造器和说明 |
---|
CompanyThreeElementsVerificationResponseBodyDataDetailInfo() |
@NameInMap(value="EnterpriseStatus") public String enterpriseStatus
The business status of the enterprise.
@NameInMap(value="OpenTime") public String openTime
The business term of the enterprise.
public CompanyThreeElementsVerificationResponseBodyDataDetailInfo()
public static CompanyThreeElementsVerificationResponseBody.CompanyThreeElementsVerificationResponseBodyDataDetailInfo build(Map<String,?> map) throws Exception
Exception
public CompanyThreeElementsVerificationResponseBody.CompanyThreeElementsVerificationResponseBodyDataDetailInfo setEnterpriseStatus(String enterpriseStatus)
public String getEnterpriseStatus()
public CompanyThreeElementsVerificationResponseBody.CompanyThreeElementsVerificationResponseBodyDataDetailInfo setOpenTime(String openTime)
public String getOpenTime()
Copyright © 2024. All rights reserved.