Brasilapi.Rates (BrasilAPI v0.1.5)
View SourceRates domain module for BrasilAPI.
This module provides the main interface for tax rates and official indices functionality from the Brazilian financial system.
Summary
Functions
Fetches information about all available tax rates and indices.
Fetches information about a specific tax rate or index by its name/acronym.
Functions
Fetches information about all available tax rates and indices.
Delegates to Brasilapi.Rates.API.get_all/0
.
Fetches information about a specific tax rate or index by its name/acronym.
Delegates to Brasilapi.Rates.API.get_by_acronym/1
.