class TencentCloud::Iotexplorer::V20190423::GetDeviceLocationHistoryRequest
def initialize(productid=nil, devicename=nil, starttime=nil, endtime=nil, coordinatetype=nil)
def initialize(productid=nil, devicename=nil, starttime=nil, endtime=nil, coordinatetype=nil) @ProductId = productid @DeviceName = devicename @StartTime = starttime @EndTime = endtime @CoordinateType = coordinatetype end