Documentation of the CarRentalAgentService

RateConditionsRequest Members

RateConditionsRequest overview

Public Instance Constructors

RateConditionsRequest Constructor Initializes a new instance of the RateConditionsRequest class.

Public Instance Properties

LanguageCode Gets or sets the ISO 639 two letter language code of the requested RateConditions.
Operation (inherited from Request) Gets or sets operational meta-data for the Request.
RateServiceTypeId Gets or sets the unique id of the RateServiceType for which RateConditions are requested.
SalesSeasonId Gets or sets the unique id for the salesseason in which the Rate is being valued.
SpecificDateTime Gets or sets the ISO 8601 date and time of the specific time for which time-dependent information should be applied for the requested RateCondition.
SpecificDateTimeDateTime Gets or sets the date and time of the specific time for which time-dependent information should be applied for the requested RateCondition. Attention: This Property isn't available at client-side because it's not serialized in XML.
Ticket (inherited from Request) Gets or sets the Ticket (containing the security token) for the Request.
VehicleId Gets or sets the unique id of the Vehicle for which RateConditions are requested.

Public Instance Methods

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

Protected Instance Methods

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

See Also

RateConditionsRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | RateCondition | RateConditionsResponse