View Source NBP.Parser.ExchangeRatesSeries (nbp v0.1.0)

Module responsible for parsing response of the currency exchange rate series.

Link to this section Summary

Link to this section Functions

@spec parse(binary()) :: {:ok, NBP.Types.ExchangeRatesSeries.t()} | {:error, any()}