Packages

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

Current section

Files

Jump to
glupbit include glupbit@types_UpbitError.hrl
Raw

include/glupbit@types_UpbitError.hrl

-record(upbit_error, {status :: integer(), name :: binary(), message :: binary()}).