//???? function TravelerList() { //???? this.pasgerSeq= ""; //??Id this.lanId= ""; //???? this.pasgerSurName= ""; //???? this.pasgerMiddleName= ""; //???? this.pasgerFirstName = ""; //???? this.pasgerSex= ""; //???? this.cardType = ""; //???? this.cardNum = ""; //?? this.pasgerBirth = ""; //?? this.pasgerCountry = ""; //?? this.pasgerProfession = ""; //??? this.pasger_mobile = ""; //???? this.pasgerFoodType = ""; //???? this.pasgerSeat = ""; //??? this.pasgerMileageCard = ""; //???? this.adultFlg = ""; //????? this.babyCarry = ""; //?????NO this.babyCarryNo = ""; this.pasgerEmail =""; this.pasgerFax =""; this.pasgerAddress =""; this.pasgerPostcode =""; this.contactType =""; this.languageFirst =""; this.languageSecond =""; this.contactCountry =""; this.contactProvince =""; this.contactCity =""; this.loginFlag=""; this.passExpiryDate=""; }