Documentation of the CarRentalAgentService

LocationsResponse Members

LocationsResponse overview

Public Instance Constructors

LocationsResponse Constructor Initializes a new instance of the SunnyCars.Schema.Osi.WsReservation.V4.LocationsResponse class.

Public Instance Properties

BestBuyInfoURL Gets or sets the URL to a Website providing more information about this Best-Buy-principle of sunnycars.
Count Gets the number of Locations resulting from the operation.
LanguageCode Gets the ISO 639 two letter language code of the requested Locations.
Locations Gets or sets an array of Locations resulting from the operation.
LocationsList Gets or sets the list of Locations resulting from the operation. Attention: This Property isn't available at client-side because it's not serialized in XML.
Operation (inherited from Response) Gets or sets operational meta-data for the Response.
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

LocationsResponse Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Location | LocationsRequest