class TencentCloud::Live::V20180801::DescribeConcurrentRecordStreamNumRequest

def initialize(livetype=nil, starttime=nil, endtime=nil, mainlandoroversea=nil, pushdomains=nil)

def initialize(livetype=nil, starttime=nil, endtime=nil, mainlandoroversea=nil, pushdomains=nil)
  @LiveType = livetype
  @StartTime = starttime
  @EndTime = endtime
  @MainlandOrOversea = mainlandoroversea
  @PushDomains = pushdomains
end