Packages

A type-safe CoinGecko API client for Gleam

Current section

Files

Jump to
coinglecko include coinglecko@exchanges_ExchangeListItem.hrl
Raw

include/coinglecko@exchanges_ExchangeListItem.hrl

-record(exchange_list_item, {id :: binary(), name :: binary()}).