Europe::Vat::Rates
Constants
FALLBACK_RATES = {"AT" => 20.0, "BE" => 21.0, "BG" => 20.0, "CY" => 19.0, "CZ" => 21.0, "DE" => 19.0, "DK" => 25.0, "EE" => 20.0, "EL" => 24.0, "ES" => 21.0, "FI" => 24.0, "FR" => 20.0, "UK" => 20.0, "HR" => 25.0, "HU" => 27.0, "IE" => 23.0, "IT" => 22.0, "LT" => 21.0, "LU" => 17.0, "LV" => 21.0, "MT" => 18.0, "NL" => 21.0, "PL" => 23.0, "PT" => 23.0, "RO" => 19.0, "SE" => 25.0, "SI" => 22.0, "SK" => 20.0}
RATES_URL = "https://ec.europa.eu/taxation_customs/business/vat/telecommunications-broadcasting-electronic-services/national-vat-rules_en"
Class methods
extract_rates(json_string : String)
Sourceretrieve
Source