分页查询数据结果obj国际
被如下接口引用:DescribeCaptchaInfoListInternational。
| 名称 | 类型 | 描述 |
|---|---|---|
| DataList | Array of DescribeCaptchaConsoleSubDataInternational | 分页数据数组 |
| Total | Integer | 分页总数 |
| PageIndex | Integer | 当前页数 |
验证码控制台查询接口v2版本国际
被如下接口引用:DescribeCaptchaInfoListInternational。
| 名称 | 类型 | 描述 |
|---|---|---|
| CaptchaAppId | Integer | 验证码id |
| AppName | String | 验证名称 |
| Domain | String | 域名逗号分割 |
| EncryptKey | String | 随机key |
| SceneType | String | 验证场景 枚举值:
|
| UserSetCapType | Integer | 验证类型 枚举值:
|
| NoVerifyRule | Integer | 智能免验证 枚举值:
|
| CaptchaLanguage | String | 语言 枚举值:
|
| VerifyRank | Integer | 验证等级 枚举值:
默认值:1 |
| ChannelInfo | String | 客户端类型 枚举值:
|
| DefendMode | String | 拦截模式 枚举值:
默认值:notify |
| CreateTime | Timestamp ISO8601 | 创建时间 |
| UpdateTime | Timestamp ISO8601 | 更新时间 |
| CheckAppidSwitch | Integer | 是否开启captchaAppid加密 枚举值:
|
| Tags | Array of String | 资源标签 |
| CheckIvSwitch | Integer | 是否开启一次一密 枚举值:
|
| DisableInvisibleSwitch | String | 验证机制 枚举值:
|
| VerifyDomain | String | web域名 仅在ChannelInfo为web时传入有效 |
| VerifyBundleId | String | app BundleId 仅在ChannelInfo为ios时传入有效 |
| VerifyPackage | String | app package 仅在ChannelInfo为android时传入有效 |
| CheckBoxStyle | String | 勾选框展示方式 枚举值:
|
| CustomerType | String | 客户类型 枚举值:
|
Ip白名单分页查询数据结果
被如下接口引用:DescribeIpWhiteListInternational。
| 名称 | 类型 | 描述 |
|---|---|---|
| DataList | Array of DescribeCaptchaWhiteListItem | 数据列表 |
| Total | Integer | 记录总数 |
| PageIndex | Integer | 页码 |
验证码控制台ip白名单数据子项
被如下接口引用:DescribeIpWhiteListInternational。
| 名称 | 类型 | 描述 |
|---|---|---|
| Id | Integer | 编号 |
| Name | String | 白名单名称 |
| CaptchaAppid | Integer | 绑定captcha |
| Ip | String | ip地址 |
| Status | Integer | 状态0:Ip加白;1:取消加白 |
| CreatedTime | Timestamp ISO8601 | 创建时间 |
| UpdatedTime | Timestamp ISO8601 | 更新时间 |
| Comment | String | 备注 |
用作前端排序处理通用参数国际
被如下接口引用:DescribeCaptchaInfoListInternational。
| 名称 | 类型 | 必选 | 描述 |
|---|---|---|---|
| CreateTime | String | 否 | 创建时间排序 |
文档反馈