| DefaultTaxEstimationService Methods |
The DefaultTaxEstimationService type exposes the following members.
| Name | Description | |
|---|---|---|
| ExtractTax |
Calculates the tax part of the given price. The result is rounded.
| |
| GetExtractionRate |
Returns rate for tax extraction.
| |
| GetTax |
Estimates the tax from the given price.
| |
| RoundTax |
Returns rounded value according to the specified currency.
|