LocationRequest Constructor
|
Initializes a new instance of the LocationRequest 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. |
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. |
Id | Gets or sets the unique id of the requested Location. |
LanguageCode | Gets or sets the ISO 639 two letter language code of the requested Location. |
Operation (inherited from Request) | Gets or sets operational meta-data for the Request. |
Ticket (inherited from Request) | Gets or sets the Ticket (containing the security token) for the Request. |
WithArrivalLocations | Gets or sets whether the requested Location should include arrival (return) Locations provided by that location (see: ArrivalLocations). |
WithEquipments | Gets or sets whether the requested Location should include available Equipments provided on that location. |
WithOperationTimeFrame | Gets or sets whether the requested Location should include the OperationTimeFrame of that location. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
LocationRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Location | LocationResponse