Packages

A thin API wrapper for Open Exchange Rates (https://openexchangerates.org)

Current section

Files

Jump to
oxr lib data features.ex
Raw

lib/data/features.ex

defmodule Data.Plan.Features do
defstruct [:base, :symbols, :experimental, :time_series, :convert]
end