Packages

Type-safe Gleam client library for the Upbit cryptocurrency exchange API

Current section

Files

Jump to
glupbit include glupbit@quotation@market_MarketEvent.hrl
Raw

include/glupbit@quotation@market_MarketEvent.hrl

-record(market_event, {
warning :: boolean(),
caution :: glupbit@quotation@market:market_caution()
}).