class TencentCloud::Mrs::V20200910::CovidItem
def initialize(sampletime=nil, testtime=nil, testorganization=nil, testresult=nil, codecolor=nil)
def initialize(sampletime=nil, testtime=nil, testorganization=nil, testresult=nil, codecolor=nil) @SampleTime = sampletime @TestTime = testtime @TestOrganization = testorganization @TestResult = testresult @CodeColor = codecolor end