Click or drag to resize

IAtomiaBillingApiGetAvailableTaxRules Method

Gets the available tax rules plugins.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
List<string> GetAvailableTaxRules()

Return Value

Type: ListString
Available tax rules plugins.
See Also