Packages

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

Current section

Files

Jump to
glupbit include glupbit@websocket@subscription_MyOrderSub.hrl
Raw

include/glupbit@websocket@subscription_MyOrderSub.hrl

-record(my_order_sub, {
codes :: gleam@option:option(list(glupbit@types:market()))
}).