ITaxPlugin Interface |
Namespace: Atomia.Billing.Core.Sdk.Plugins
The ITaxPlugin type exposes the following members.
Name | Description | |
---|---|---|
AtomiaBillingApi |
Gets or sets IAtomiaBillingApi instance.
(Inherited from IPlugin.) | |
Name |
Gets or sets plugin name.
(Inherited from IPlugin.) |
Name | Description | |
---|---|---|
GetTax(Guid, Guid, Guid, String, String) | Obsolete.
Gets the tax for the speccified reseller, customer and item that is sold.
| |
GetTax(Guid, Guid, Guid, String, String, String) | Obsolete.
Gets the tax.
| |
GetTax(Guid, Guid, Guid, TaxPartType, String, String, String, String) |
Gets the tax.
|