Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CardBindStatusResp ¶ added in v1.60.0
type CardInfoResp ¶ added in v1.56.0
type GetOnlineStatusResp ¶ added in v1.60.0
type GetOnlineStatusResp struct { /* 结果描述 (Optional) */ Result string `json:"result"` /* msisdn (Optional) */ Msisdn string `json:"msisdn"` /* 省份名称 (Optional) */ EventTimeStamp string `json:"eventTimeStamp"` /* 上线-下线时间 (Optional) */ Provname string `json:"provname"` /* 最后一次下线时间 (Optional) */ StopTime string `json:"stopTime"` /* 最后一次上线时间 (Optional) */ StartTime string `json:"startTime"` }
type GprsRealtimeInfoResp ¶
type GprsStatusResp ¶
type LifeStatusResp ¶
type OnOffStatusResp ¶
type OperationIotlinkResp ¶
type QueryValidPeriodForNBResp ¶ added in v1.59.0
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"` }
type RequestServActiveResp ¶ added in v1.60.0
type SimRealNameRegResp ¶ added in v1.59.0
Source Files ¶
Click to show internal directories.
Click to hide internal directories.