Documentation of the CarRentalAgentService

CreateReservationV2Request.EquipmentId2Quantity Property

Gets or sets the quantity of the first Equipment the customer requests along with his car rental.

public  EquipmentId2Quantity {get; set;}

Remarks

This property is optional, but a value greather than '0' has to be handed over in case EquipmentId2 has been set.

See Also

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