Documentation
¶
Index ¶
Constants ¶
View Source
const ( TaxRateZero tax.Key = "zero" TaxRateStandard tax.Key = "standard" TaxRateReduced tax.Key = "reduced" TaxRateSuperReduced tax.Key = "super-reduced" )
Most commonly used codes. Local regions may add their own rate codes.
View Source
const ( SchemeReverseCharge tax.Key = "reverse-charge" SchemeCustomerRates tax.Key = "customer-rates" )
Standard scheme definitions
View Source
const (
TaxCategoryVAT tax.Code = "VAT"
)
Standard tax categories that may be shared between countries.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.