models

package
v1.62.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

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 CardBindStatusResp struct {

	/* 查询结果 (Optional) */
	Result string `json:"result"`

	/* 错误码 (Optional) */
	ErrorCode string `json:"errorCode"`

	/* 错误描述 (Optional) */
	ErrorDes string `json:"errorDes"`

	/* 最近一次的分离时间 (Optional) */
	SepTime string `json:"sepTime"`
}

type CardInfoResp added in v1.56.0

type CardInfoResp struct {

	/* 物联网卡iccid (Optional) */
	Iccid string `json:"iccid"`

	/* 物联网卡套餐名称 (Optional) */
	PackageName string `json:"packageName"`

	/* 物联网卡激活时间 (Optional) */
	ActiveTm string `json:"activeTm"`

	/* 套餐到期时间 (Optional) */
	PackageExpiredTm string `json:"packageExpiredTm"`
}

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 GprsRealtimeInfoResp struct {

	/* 套餐流量总量(单位MB) (Optional) */
	Total string `json:"total"`

	/* 累计使用量(单位KB) (Optional) */
	Used string `json:"used"`
}

type GprsStatusResp

type GprsStatusResp struct {

	/* 物联网卡iccid (Optional) */
	Iccid string `json:"iccid"`

	/* 物联网卡msisdn (Optional) */
	Msisdn string `json:"msisdn"`

	/* 物联网卡imsi (Optional) */
	Imsi string `json:"imsi"`

	/* GPRS在线状态(00:离线;01:在线;02:该运营商不支持查询;03:未知) (Optional) */
	Onlinestatus string `json:"onlinestatus"`
}

type LifeStatusResp

type LifeStatusResp struct {

	/* 物联网卡iccid (Optional) */
	Iccid string `json:"iccid"`

	/* 物联网卡msisdn (Optional) */
	Msisdn string `json:"msisdn"`

	/* 物联网卡imsi (Optional) */
	Imsi string `json:"imsi"`

	/* 生命周期状态(00:可激活;01:已激活;02:已停用;03:已失效;04:未知;05:可测试) (Optional) */
	Status string `json:"status"`
}

type OnOffStatusResp

type OnOffStatusResp struct {

	/* 物联网卡iccid (Optional) */
	Iccid string `json:"iccid"`

	/* 物联网卡msisdn (Optional) */
	Msisdn string `json:"msisdn"`

	/* 物联网卡imsi (Optional) */
	Imsi string `json:"imsi"`

	/* 终端的开关机状态(00:关机;01:开机;02:该运营商不支持查询;03:未知) (Optional) */
	Status string `json:"status"`
}

type OperationIotlinkResp

type OperationIotlinkResp struct {

	/* 物联网卡iccid (Optional) */
	Iccid string `json:"iccid"`

	/* 操作状态(0:操作成功;1:操作失败) (Optional) */
	Status string `json:"status"`

	/* 卡操作反馈信息 (Optional) */
	Message string `json:"message"`
}

type QueryValidPeriodForNBResp added in v1.59.0

type QueryValidPeriodForNBResp struct {

	/* NB卡iccid (Optional) */
	Iccid string `json:"iccid"`

	/* NB卡套餐名称 (Optional) */
	PackageName string `json:"packageName"`

	/* NB卡有效期 (Optional) */
	ValidPeriod string `json:"validPeriod"`
}

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 RequestServActiveResp struct {

	/* iccid (Optional) */
	Iccid string `json:"iccid"`

	/* 状态码 (Optional) */
	Status string `json:"status"`

	/* 描述 (Optional) */
	Message string `json:"message"`

	/* data (Optional) */
	Data string `json:"data"`
}

type SimRealNameRegResp added in v1.59.0

type SimRealNameRegResp struct {

	/* 活体实名登记业务流水号 (Optional) */
	BusiSeq string `json:"busiSeq"`

	/* 实名认证网页地址 (Optional) */
	Url string `json:"url"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL