Esempio n. 1
0
		public Response<AviaEntities.CloseSession.CloseSessionRSBody> CloseSession(Request<AviaEntities.CloseSession.CloseSessionRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 2
0
		public Response<AviaEntities.RefundTicket.RefundTicketRSBody> RefundTicket(Request<AviaEntities.RefundTicket.RefundTicketRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 3
0
		public Response<AviaEntities.ServerCommand.ServerCommandRSBody> HostCommand(Request<AviaEntities.ServerCommand.ServerCommandRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 4
0
		public Response<AviaEntities.AdditionalServicesSearch.AdditionalServicesSearchRSBody> GetAdditionalServices(Request<AviaEntities.SharedElements.OnlyFlightIDElement> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 5
0
		public Response<AviaEntities.SharedElements.BookOperationResult> VoidTicket(Request<AviaEntities.SharedElements.OnlyBookIDElement> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 6
0
		public Response<Book> GetBook(Request<AviaEntities.SharedElements.OnlyBookIDElement> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 7
0
		public Response<ScheduleSearchRSBody> ScheduleSearch(Request<ScheduleSearchRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 8
0
		public Response<Book> ImportBook_2_0(Request<ImportBookRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 9
0
		public Response<Book> Ticket_2_0(Request<AviaEntities.v2.Ticketing.TicketingRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 10
0
		public Response<Book> UpdateBook_2_0(Request<AviaEntities.v2.UpdateBook.UpdateBookRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 11
0
		public Response<Book> ModifyBook_2_0(Request<AviaEntities.v2.BookModify.BookModifyRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 12
0
		public Response<Book> BookFlight_2_0(Request<AviaEntities.v2.BookFlight.BookFlightRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 13
0
		public Response<AviaEntities.v1_1.AdditionalOperations.AdditionalOperationsRSBody> AdditionalOperations_1_1(Request<AviaEntities.v1_1.AdditionalOperations.AdditionalOperationsRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 14
0
		public Response<AviaEntities.v1_1.GroupSearch.GroupedFlightResultBody> GroupSearch_1_1(Request<AviaEntities.FlightSearch.FlightSearchRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 15
0
		public Response<AviaEntities.GetAllowedCC.GetAllowedCCRSBody> GetAllowedCC(Request<AviaEntities.SharedElements.OnlyBookIDElement> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 16
0
		public Response<AviaEntities.AirAvail.AirAvailRSBody> CheckFlightAvailability(Request<AviaEntities.AirAvail.AirAvailRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 17
0
		public Response<AviaEntities.GetCurrencyConversion.GetCurrencyConversionRSBody> GetCurrencyConversion(Request<AviaEntities.GetCurrencyConversion.GetCurrencyConversionRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 18
0
		public Response<AviaEntities.SeatMap.SeatMapRSBody> GetSeatMap(Request<AviaEntities.SharedElements.OnlyFlightIDElement> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 19
0
		public Response<AviaEntities.v1_2.SearchFlights.SearchFlightsRSBody> GetSearchResults(Request<AviaEntities.GetSearchResults.GetSearchResultsRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}
Esempio n. 20
0
		public Response<AviaEntities.GetSupplierStatic.GetSupplierStaticRSBody> GetSupplierStatic(Request<AviaEntities.GetSupplierStatic.GetSupplierStaticRQBody> Request)
		{
			//Place your code here
			throw new NotImplementedException();
		}