Packages

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

Current section

Files

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

include/glupbit@exchange@service_ApiKeyInfo.hrl

-record(api_key_info, {access_key :: binary(), expire_at :: binary()}).