public class CreateCheckcodeResponse
extends cn.com.antcloud.api.product.AntCloudProdResponse
| 构造器和说明 |
|---|
CreateCheckcodeResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCheckCode()
验权码
|
Long |
getDate()
时间戳
|
String |
getRequestId()
请求标识
|
void |
setCheckCode(String checkCode)
验权码
|
void |
setDate(Long date)
时间戳
|
void |
setRequestId(String requestId)
请求标识
|
Copyright © 2021. All Rights Reserved.