Packages

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

Current section

Files

Jump to
oxr lib data data.ex
Raw

lib/data/data.ex

defmodule Data do
defstruct [:app_id, :status, :plan, :usage]
end