TaxHelper Class |
Namespace: Atomia.Billing.Core.Sdk.BusinessLogic
The TaxHelper type exposes the following members.
Name | Description | |
---|---|---|
CalculateTaxes |
Calculates taxes for price
If calculation type is exclusive price is considered as a rate without taxes, and if
calculation type is inclusive price is considered as total value with taxes included
| |
GetTaxResult(String, Guid, Guid, Guid, String, String, String, IAtomiaBillingApi) | Obsolete.
Gets the tax result for tax rule.
| |
GetTaxResult(String, TaxPartType, Guid, Guid, Guid, String, String, String, String, IAtomiaBillingApi) |
Gets the tax result for tax rule.
|