Documentation of the CarRentalAgentService

Reservation.EquipmentList Property

Gets or sets an array of Equipments included in this Reservation.

public  EquipmentList {get; set;}

Remarks

The bookable Equipment for this Reservation can be requested using the GetLocation - Method for the DepartureLocation.

If this property is returned as "null", it has to be treated as, there is no Equipment included in this Reservation.

See Also

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