public class CertNoThreeElementVerificationResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CertNoThreeElementVerificationResponseBody.CertNoThreeElementVerificationResponseBodyData |
| 限定符和类型 | 字段和说明 |
|---|---|
String |
accessDeniedDetail
example:
|
String |
code
example:
OK
|
CertNoThreeElementVerificationResponseBody.CertNoThreeElementVerificationResponseBodyData |
data |
String |
message
example:
OK
|
String |
requestId
example:
68A40250-50CD-034C-B728-0BD******177
|
| 构造器和说明 |
|---|
CertNoThreeElementVerificationResponseBody() |
@NameInMap(value="AccessDeniedDetail") public String accessDeniedDetail
@NameInMap(value="Code") public String code
OK
@NameInMap(value="Data") public CertNoThreeElementVerificationResponseBody.CertNoThreeElementVerificationResponseBodyData data
@NameInMap(value="Message") public String message
OK
@NameInMap(value="RequestId") public String requestId
68A40250-50CD-034C-B728-0BD******177
public CertNoThreeElementVerificationResponseBody()
public static CertNoThreeElementVerificationResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic CertNoThreeElementVerificationResponseBody setAccessDeniedDetail(String accessDeniedDetail)
public String getAccessDeniedDetail()
public CertNoThreeElementVerificationResponseBody setCode(String code)
public String getCode()
public CertNoThreeElementVerificationResponseBody setData(CertNoThreeElementVerificationResponseBody.CertNoThreeElementVerificationResponseBodyData data)
public CertNoThreeElementVerificationResponseBody.CertNoThreeElementVerificationResponseBodyData getData()
public CertNoThreeElementVerificationResponseBody setMessage(String message)
public String getMessage()
public CertNoThreeElementVerificationResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2026. All rights reserved.