Documentation of the CarRentalAgentService

LocationsRequest.WithEquipments Property

Gets or sets whether the LocationsResponse should include the Equipments provided on the Locations.

public  WithEquipments {get; set;}

Remarks

This property is optional whereby it is set to "False" by default. Aditionally it has to be mentioned, that the availability of the returned Equipments will not be checked if DepartureDateTime and ArrivalDateTime are not handed over within this request.

See Also

LocationsRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace