class TencentCloud::Iotexplorer::V20190423::FenceBindDeviceItem

def initialize(devicename=nil, alertcondition=nil, fenceenable=nil, method=nil)

def initialize(devicename=nil, alertcondition=nil, fenceenable=nil, method=nil)
  @DeviceName = devicename
  @AlertCondition = alertcondition
  @FenceEnable = fenceenable
  @Method = method
end