public class InitVerifyEventResponseBody
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
InitVerifyEventResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static InitVerifyEventResponseBody |
build(Map<String,?> map) |
String |
getVerifyId() |
InitVerifyEventResponseBody |
setVerifyId(String verifyId) |
@NameInMap(value="verifyId") public String verifyId
public static InitVerifyEventResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic InitVerifyEventResponseBody setVerifyId(String verifyId)
public String getVerifyId()
Copyright © 2025. All rights reserved.