Home
last modified time | relevance | path

Searched defs:UnbindDevicesRequest (Results 1 – 3 of 3) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/iotcloud/v20180614/
H A Dmodels.go3989 type UnbindDevicesRequest struct { struct
3990 *tchttp.BaseRequest
3993 GatewayProductId *string `json:"GatewayProductId,omitempty" name:"GatewayProductId"`
3996 GatewayDeviceName *string `json:"GatewayDeviceName,omitempty" name:"GatewayDeviceName"`
3999 ProductId *string `json:"ProductId,omitempty" name:"ProductId"`
4002 DeviceNames []*string `json:"DeviceNames,omitempty" name:"DeviceNames" list`
4005 Skey *string `json:"Skey,omitempty" name:"Skey"`
4008 func (r *UnbindDevicesRequest) ToJsonString() string {
4015 func (r *UnbindDevicesRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/iotcloud/v20180614/
H A Dmodels.go3999 type UnbindDevicesRequest struct { struct
4000 *tchttp.BaseRequest
4003 GatewayProductId *string `json:"GatewayProductId,omitempty" name:"GatewayProductId"`
4006 GatewayDeviceName *string `json:"GatewayDeviceName,omitempty" name:"GatewayDeviceName"`
4009 ProductId *string `json:"ProductId,omitempty" name:"ProductId"`
4012 DeviceNames []*string `json:"DeviceNames,omitempty" name:"DeviceNames"`
4015 Skey *string `json:"Skey,omitempty" name:"Skey"`
4018 func (r *UnbindDevicesRequest) ToJsonString() string {
4025 func (r *UnbindDevicesRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/iotcloud/v20180614/
H A Dmodels.go3999 type UnbindDevicesRequest struct { struct
4000 *tchttp.BaseRequest
4003 GatewayProductId *string `json:"GatewayProductId,omitempty" name:"GatewayProductId"`
4006 GatewayDeviceName *string `json:"GatewayDeviceName,omitempty" name:"GatewayDeviceName"`
4009 ProductId *string `json:"ProductId,omitempty" name:"ProductId"`
4012 DeviceNames []*string `json:"DeviceNames,omitempty" name:"DeviceNames"`
4015 Skey *string `json:"Skey,omitempty" name:"Skey"`
4018 func (r *UnbindDevicesRequest) ToJsonString() string {
4025 func (r *UnbindDevicesRequest) FromJsonString(s string) error {