Click or drag to resize
DefaultTaxEstimationService Methods

The DefaultTaxEstimationService type exposes the following members.

Methods
  NameDescription
Public methodExtractTax
Calculates the tax part of the given price. The result is rounded.
Protected methodGetExtractionRate
Returns rate for tax extraction.
Public methodGetTax
Estimates the tax from the given price.
Protected methodRoundTax
Returns rounded value according to the specified currency.
Top
See Also