class TencentCloud::Live::V20180801::DeleteLiveRecordRequest

def initialize(streamname=nil, taskid=nil)

def initialize(streamname=nil, taskid=nil)
  @StreamName = streamname
  @TaskId = taskid
end