class TencentCloud::Mrs::V20200910::PersonalMedicalHistory
def initialize(birthplace=nil, liveplace=nil, job=nil, smokehistory=nil, alcoholichistory=nil)
def initialize(birthplace=nil, liveplace=nil, job=nil, smokehistory=nil, alcoholichistory=nil) @BirthPlace = birthplace @LivePlace = liveplace @Job = job @SmokeHistory = smokehistory @AlcoholicHistory = alcoholichistory end