TaxCalculatorService Class |
Namespace: OfvTaxData.Service
public class TaxCalculatorService
The TaxCalculatorService type exposes the following members.
| Name | Description | |
|---|---|---|
| TaxCalculatorService | Initializes a new instance of the TaxCalculatorService class |
| Name | Description | |
|---|---|---|
| GetAvailableInputValuesTax |
List of valid values that can beused to calculate tax for new vehicle imported into Norway.
Returns object-tree with all available input values specified | |
| GetCalculatedWeigth |
Weight calculation for vehicle imported into Norway.
Returns weight | |
| GetTax |
Tax calculation for new vehicle imported into Norway.
Returns object-tree with all taxes specified |