Documentation of the CarRentalAgentService

VehicleCategoriesResponse.VehicleCategories Property

Gets or sets an array of VehicleCategories resulting from the operation.

public  VehicleCategories {get; set;}

Remarks

If this property is wrongly returned as "null", the Response signals that by a Status of Failure and the corresponding Error-Message.

See Also

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