Documentation of the CarRentalAgentService

RateService Class

This class represents a car rental rate service specific to a RateServiceType provided by Sunny Cars.

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

System.Object
   Data
      RateService

public class RateService : Data

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

Instances of this class are returned in the ServiceList-property of a RateServiceType-object. A RateService contains detailed, language dependent information about the service features like "unlimited mileage" provided with a RateServiceType by sunnycars.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

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