public class CaptchaQueryData extends AbstractModel
Constructor and Description |
---|
CaptchaQueryData() |
Modifier and Type | Method and Description |
---|---|
Long |
getCnt()
Get 数量
|
String |
getDate()
Get 时间
|
void |
setCnt(Long Cnt)
Set 数量
|
void |
setDate(String Date)
Set 时间
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2020. All rights reserved.