ITaxEstimationService Interface |
Namespace: CMS.Ecommerce
public interface ITaxEstimationService
The ITaxEstimationService type exposes the following members.
Name | Description | |
---|---|---|
ExtractTax |
Estimates the tax part of the given price. The result is rounded.
| |
GetTax |
Estimates the tax from the given price. The result is rounded.
|