Documentation of the CarRentalAgentService

VehicleFeature Members

VehicleFeature overview

Public Instance Constructors

VehicleFeature Overloaded. Initializes a new instance of the VehicleFeature class.

Public Instance Properties

Code Gets or sets the code of this VehicleFeature.
Description Tells or specifies the feature description.
Id Gets or sets the unique id of this VehicleFeature.
LanguageCode Tells or specifies the language code.
Name Gets or sets the name of this VehicleFeature.
RateCount Gets or sets the count of Rates that are available at sunnycars for this VehicleFeature.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

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