class TencentCloud::Iotexplorer::V20190423::GetLoRaGatewayListRequest

def deserialize(params)

def deserialize(params)
  @IsCommunity = params['IsCommunity']
  @Offset = params['Offset']
  @Limit = params['Limit']
end