ValidateWeekendSpecialRequest overview
ValidateWeekendSpecialRequest Constructor
|
Initializes a new instance of the ValidateWeekendSpecialRequest class. |
ArrivalDateTime | Gets or sets the ISO 8601 date and time the customer wants to arrive with Vehicle (stop rental date and time). |
ArrivalDateTimeDateTime | Gets or sets the date and time the customer wants to arrive with Vehicle as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML. |
ArrivalLocationId | Gets or sets the unique id of the Location where the customer wants to arrive with Vehicle (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 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). |
DepartureDateTimeDateTime | Gets or sets the date and time the customer wants to depart with Vehicle as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML. |
DepartureLocationId | Gets or sets the unique id of the Location where the customer wants to depart with Vehicle (rental start location). |
DepartureRegionId | Gets or sets the unique id of the Region where the customer wants to depart with Vehicle (rental start region). |
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. |
SalesSeasonId | Gets or sets the unique id for the salesseason in which the WeekendSpecialRate is being valued. It is used to validate this request. |
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 vehicle filtering. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ValidateWeekendSpecialRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | WeekendSpecialRate | ValidateWeekendSpecialResponse