Documentation of the CarRentalAgentService

LocationRequest.WithEquipments Property

Gets or sets whether the requested Location should include available Equipments provided on that location.

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

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