Documentation of the CarRentalAgentService

RatesResponse Members

RatesResponse overview

Public Instance Constructors

RatesResponse Constructor Initializes a new instance of the RatesResponse class.

Public Instance Properties

AvailableArrivalMeetingTypes Contains a list of availableVehicleDoorCounts for the prior RatesRequest.
AvailableDepartureMeetingTypes Contains a list of availableVehicleDoorCounts for the prior RatesRequest.
AvailableDoorCounts Contains a list of availableVehicleDoorCounts for the prior RatesRequest.
AvailableFleets Contains a list of Fleets providing Rates for the prior RatesRequest.
AvailableLocationSubTypes Contains a list of LocationSubTypes of the Locations where Rates are available for the prior RatesRequest.
AvailableRateServices Provides a list of RateService objects that are generally available.
AvailableSalesSeasons Contains a list of availableVehicleDoorCounts for the prior RatesRequest.
AvailableVehicleBuilds Provides a list of VehicleType objects that are generally available.
AvailableVehicleCategories Provides a list of VehicleType objects that are generally available.
AvailableVehicleFeatures Provides a list of VehicleFeature objects that are generally available.
AvailableVehicleTypes Provides a list of VehicleType objects that are generally available.
Count Gets the number of Rates resulting from the operation.
CurrencyCode Gets the ISO 4217 three letter currency code in for which the prices of the Rates resulting from the operation are valid.
InfoURL Gets or sets the language dependent url for detailed information concerning this RatesResponse.
IsTimeframeRateAvailable Gets the availability of WeekendSpecialRates resulting from the operation.
LanguageCode Gets the ISO 639 two letter language code of the text/url properties of this RatesResponse and the encapsulated Rates.
Operation (inherited from Response) Gets or sets operational meta-data for the Response.
Rates Gets or sets an array of Rates resulting from the operation.
RatesList Gets or sets the list of Rates resulting from the operation. Attention: This Property isn't available at client-side because it's not serialized in XML.
Status (inherited from Response) Gets or sets the operational Status for the Response.
Ticket (inherited from Response) Gets or sets the Ticket (security token) for the Response.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

RatesResponse Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Rate | RatesRequest