Click or drag to resize

TaxHelper Methods

The TaxHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCalculateTaxes
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
Public methodStatic memberGetTaxResult(String, Guid, Guid, Guid, String, String, String, IAtomiaBillingApi) Obsolete.
Gets the tax result for tax rule.
Public methodStatic memberGetTaxResult(String, TaxPartType, Guid, Guid, Guid, String, String, String, String, IAtomiaBillingApi)
Gets the tax result for tax rule.
Top
See Also