Documentation of the CarRentalAgentService

VehicleCategoriesResponse Class

An instance of this class is returned from CarRentalAgentService interface for a multiple RateServiceType-based operation.

For a list of all members of this type, see VehicleCategoriesResponse Members.

System.Object
   Response
      VehicleCategoriesResponse

public class VehicleCategoriesResponse : Response

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

An instance of this class is returned by a call of each SOAP-/POST-Implementation of GetRateServiceTypes - Method. The RateServiceTypesResponse encapsulates a list of all RateServiceTypes available at sunnycars.

A RateServiceType has to be thought of as a collection of services included in a specific Rate. The combination of language dependent information(returned by GetRateServiceTypes - Method) and stub information(returned by GetRates - Method) has to be done by the frontend.

>

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

VehicleCategoriesResponse Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | RateService | RateServiceType | RateServiceTypesRequest