Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CardInfoResp ¶ added in v1.56.0
type GprsRealtimeInfoResp ¶
type GprsStatusResp ¶
type LifeStatusResp ¶
type OnOffStatusResp ¶
type OperationIotlinkResp ¶
type RealNameQueryIotResp ¶ added in v1.56.0
type RealNameQueryIotResp struct { /* 激活时间 (Optional) */ ActiveTime string `json:"activeTime"` /* 产品状态 (Optional) */ ProdStatusName string `json:"prodStatusName"` /* 使用人身份证号码 (Optional) */ CertNumber string `json:"certNumber"` /* 查询号码 (Optional) */ Number string `json:"number"` /* 返回状态标识码(0 表示成功,1 表示失败,-1 表示异常,-2 表示该卡尚未进行实名认证) (Optional) */ AuthRespCode string `json:"authRespCode"` /* 返回标识说明 (Optional) */ AuthRespMsg string `json:"authRespMsg"` }
Click to show internal directories.
Click to hide internal directories.