Documentation of the CarRentalAgentService

CurrenciesResponse Members

CurrenciesResponse overview

Public Instance Constructors

CurrenciesResponse Constructor Initializes a new instance of the CurrenciesResponse class.

Public Instance Properties

Count Gets the number of Currencies resulting from the operation.
Currencies Gets or sets an array of Currencies resulting from the operation.
CurrenciesList Gets or sets the list of Currencies 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

CurrenciesResponse Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Currency | CurrenciesRequest