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>(); }
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(); }
public AuthorizationTypeCreditCardAuthorization() { this._id = new List <UniqueID_Type>(); this._creditCard = new PaymentCardType(); }