Packages

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

Current section

Files

Jump to
glupbit include glupbit@exchange@service_Vasp.hrl
Raw

include/glupbit@exchange@service_Vasp.hrl

-record(vasp, {
vasp_name :: binary(),
vasp_uuid :: binary(),
depositable :: boolean(),
withdrawable :: boolean()
}).