Click or drag to resize

AnnualFee Class

OFV Kjøretøydata service

Annual fee object.

Holds information of annual fee to pay for the vehicle every year by the owner.

Inheritance Hierarchy
SystemObject
  OfvService.DTO.RegNoAnnualFee

Namespace:  OfvService.DTO.RegNo
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class AnnualFee

The AnnualFee type exposes the following members.

Constructors
  NameDescription
Public methodAnnualFee
Initializes a new instance of the AnnualFee class
Top
Properties
  NameDescription
Public propertydescription
Gets or sets the description of annual fee
Public propertyvalue
Gets or sets the annual fee
Top
Fields
  NameDescription
Public fielddayRate
Gets or sets the annual TFA fee per day
Public fielddrivingTypeCode
Internal use only
Public fieldfuelId
Internal use only
Public fieldparticleFilterId
Internal use only
Public fieldregColorCode
Internal use only
Public fieldtaxGroupCode
Gets or sets the taxgroupcode of annual fee
Public fieldtaxGroupCodeTfa
Gets or sets the taxgroupcode of annual TFA fee
Public fieldtaxYear
Internal use only
Top
See Also