models

package
v1.44.0 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2020 License: Apache-2.0 Imports: 0 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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"`

	/* 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"`

	/* 生命周期状态(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"`

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

type OperationIotCardResp

type OperationIotCardResp struct {

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

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

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

Jump to

Keyboard shortcuts

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