ValidateRateRequest Constructor
|
Initializes a new instance of the ValidateRateRequest class. |
ArrivalDateTime | Gets or sets the ISO 8601 date and time the customer wants to arrive with Vehicle (stop rental date and time). |
ArrivalLocationId | Gets or sets the unique id of the Location where the customer wants to arrive with Vehicle (rental stop location). |
ArrivalLocationMeetingType | Gets or sets the LocationMeetingType the customer prefers in order to drop off the car at arrival Location (rental stop location). |
ArrivalRegionId | Gets or sets the unique id of the Region where the customer wants to arrive with Vehicle (rental stop region). |
CurrencyCode | Gets or sets the ISO 4217 three letter currency code in which the customer wants to get the rates for Vehicles. |
DepartureDateTime | Gets or sets the ISO 8601 date and time the customer wants to depart with Vehicle (start rental date and time). |
DepartureLocationId | Gets or sets the unique id of the Location where the customer wants to depart with Vehicle (rental start location). |
DepartureLocationMeetingType | Gets or sets the LocationMeetingType the customer prefers in order to pick up the car at departure Location (rental start location). |
DepartureRegionId | Gets or sets the unique id of the Region where the customer wants to depart with Vehicle (rental start region). |
EquipmentId1 | Gets or sets the unique id of the first Equipment the customer wants to rent along with the vehicle identified by VehicleId. |
EquipmentId1Quantity | Gets or sets the quantity of the first Equipment the customer wants to rent along with the vehicle identified by VehicleId. |
EquipmentId2 | Gets or sets the unique id of the second Equipment the customer wants to rent along with the vehicle identified by VehicleId. |
EquipmentId2Quantity | Gets or sets the quantity of the first Equipment the customer wants to rent along with the vehicle identified by VehicleId. |
EquipmentId3 | Gets or sets the unique id of the third Equipment the customer wants to rent along with the vehicle identified by VehicleId. |
EquipmentId3Quantity | Gets or sets the quantity of the first Equipment the customer wants to rent along with the vehicle identified by VehicleId. |
LanguageCode | Gets or sets the ISO 639 two letter language code of the requested Rates. |
Operation (inherited from Request) | Gets or sets operational meta-data for the Request. |
PromotionCode | Gets or sets the Promotion Code the User wants to use for the Reservation. |
ReservationId | Gets or sets the unique id of the Reservation, for which the alternative Rate should be validated. |
SalesSeasonId | Gets or sets the unique id of the sales season(pricing information), to identify the correct Rate for validation. |
Ticket (inherited from Request) | Gets or sets the Ticket (containing the security token) for the Request. |
VehicleId | Gets or sets the unique Id, identifying th car to rent, the customer has chosen. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ValidateRateRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Rate | ValidateRateResponse