Exemple #1
0
 public OTA_ReadRQReadRequestsAirReadRequest()
 {
     this._tPA_Extensions   = new TPA_ExtensionsType();
     this._date             = new OTA_ReadRQReadRequestsAirReadRequestDate();
     this._queueInfo        = new OTA_ReadRQReadRequestsAirReadRequestQueueInfo();
     this._ticketNumber     = new TicketingInfoRS_Type();
     this._creditCardInfo   = new PaymentCardType();
     this._custLoyalty      = new OTA_ReadRQReadRequestsAirReadRequestCustLoyalty();
     this._telephone        = new OTA_ReadRQReadRequestsAirReadRequestTelephone();
     this._name             = new PersonNameType();
     this._departureAirport = new LocationType();
     this._airline          = new CompanyNameType();
     this._pOS = new List <SourceType>();
 }
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();
 }
Exemple #3
0
 public AuthorizationTypeCreditCardAuthorization()
 {
     this._id         = new List <UniqueID_Type>();
     this._creditCard = new PaymentCardType();
 }