class TencentCloud::Mrs::V20200910::DiseaseMedicalHistory

def initialize(maindiseasehistory=nil, allergyhistory=nil, infecthistory=nil, operationhistory=nil, transfusionhistory=nil)

def initialize(maindiseasehistory=nil, allergyhistory=nil, infecthistory=nil, operationhistory=nil, transfusionhistory=nil)
  @MainDiseaseHistory = maindiseasehistory
  @AllergyHistory = allergyhistory
  @InfectHistory = infecthistory
  @OperationHistory = operationhistory
  @TransfusionHistory = transfusionhistory
end