Exemple #1
0
 public VehicleRetrieveResRQAdditionalInfoType()
 {
     this._tPA_Extensions  = new TPA_ExtensionsType();
     this._searchDateRange = new List <VehicleRetrieveResRQAdditionalInfoTypeSearchDateRange>();
     this._remark          = new List <ParagraphType>();
     this._email           = new EmailType();
     this._vehPref         = new VehiclePrefType();
     this._vendor          = new CompanyNameType();
     this._telephone       = new VehicleRetrieveResRQAdditionalInfoTypeTelephone();
     this._returnLocation  = new LocationType();
     this._pickUpLocation  = new LocationType();
 }
Exemple #2
0
 public VerificationType()
 {
     this._tPA_Extensions      = new TPA_ExtensionsType();
     this._endLocation         = new VerificationTypeEndLocation();
     this._startLocation       = new VerificationTypeStartLocation();
     this._associatedQuantity  = new List <VerificationTypeAssociatedQuantity>();
     this._reservationTimeSpan = new VerificationTypeReservationTimeSpan();
     this._vendor        = new List <CompanyNameType>();
     this._custLoyalty   = new List <VerificationTypeCustLoyalty>();
     this._addressInfo   = new AddressInfoType();
     this._paymentCard   = new PaymentCardType();
     this._telephoneInfo = new VerificationTypeTelephoneInfo();
     this._email         = new EmailType();
     this._personName    = new VerificationTypePersonName();
 }