Documentation of the CarRentalAgentService

RegionsTreeRequest Members

RegionsTreeRequest overview

Public Instance Constructors

RegionsTreeRequest Constructor Initializes a new instance of the RegionsTreeRequest class.

Public Instance Properties

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 depart 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.
LanguageCode Gets or sets the ISO 639 two letter language code of the requested Regions and Locations.
MeetingAtAirportPreference Gets or sets the Preference of customer to meet at airport with car rental provider. The call of GetRegionsTree - Method will return Regions and Locations only, , for which the AtAirport-Flag is set as "True".
MeetingAtCounterPreference Gets or sets the Preference of customer to meet at counter with car rental provider. The call of GetRegionsTree - Method will return Regions and Locations only, , for which the AtCounter-Flag is set as "True".
MeetingAtSpecialAddressPreference Gets or sets the Preference of customer to meet at special address with car rental provider. The call of GetRegionsTree - Method will return Regions only, that have Locations linked, where the AtSpecialAddress-Flag is set as "True".
Operation (inherited from Request) Gets or sets operational meta-data for the Request.
ParentId Gets or sets the unique id of the parent-Region for which all available sub-Regions including their Locations are requested.
PickupLocationId Gets or sets the unique id of the pickup-Location for which all available arrival (return) Regions including their Locations are requested.
PickupRegionId Gets or sets the unique id of the pickup-Region for which all available arrival (return) Regions including their Locations are requested.
RegionName Gets or sets the Region name wildcard for which the operation should search.
ReservationId Gets or sets the unique id of the Reservation, for which the alternative Regions and Locations should be searched.
ReturnFirstLevelWithMultipleRegions If true, the response includes the regions of the first Level having more than one Region. If false, the response includes the regions of the first Level found.
Ticket (inherited from Request) Gets or sets the Ticket (containing the security token) for the Request.
WithEquipments Gets or sets whether the RegionsTreeResponse should include the Equipments provided on the Locations.
WithOperationTimeFrame Gets or sets whether the RegionsTreeResponse should include the OperationTimeFrames for the Locations.

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

RegionsTreeRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Location | Region | RegionsTreeResponse