This class represents a vehicle build.
For a list of all members of this type, see VehicleBuild Members.
System.Object
Data
VehicleBuild
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The VehicleBuild tells the body configuration of the offered Vehicle in machine readable and processible manner. The available VehicleBuilds can be requested by ussage of GetVehicleBuilds - Method. Thereby the VehicleBuilds are delivered as array in the VehicleBuildsResponse.
Attention:
Because of performance reasons, the VehicleBuild-objects are delivered as stubs wherever these objects are embedded in other objects. This is the case in Vehicle-objects of RatesResponse delivered by GetRates - Method, for instance. Thereby the following members of VehicleBuild-objects are filled:
- Code
- Name
The combination of language dependent information(returned by GetVehicleBuilds - Method) and stub information(returned by GetRates - Method) has to be done by the frontend.
Namespace: SunnyCars.Schema.Osi.WsReservation.V4
Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)
VehicleBuild Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | VehicleBuildsRequest | VehicleBuildsResponse