Documentation of the CarRentalAgentService

RateCoveragesResponse Members

RateCoveragesResponse overview

Public Instance Constructors

RateCoveragesResponse Constructor Initializes a new instance of the RateCoveragesResponse class.

Public Instance Properties

Count Gets the number of RateCoverages resulting from the operation.
LanguageCode Gets the ISO 639 two letter language code of the requested RateCoverages.
Operation (inherited from Response) Gets or sets operational meta-data for the Response.
RateCoverages Gets or sets an array of RateCoverages resulting from the operation.
RateCoveragesList Gets or sets the list of RateCoverages 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

RateCoveragesResponse Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | RateCoverage | RateCoveragesRequest