ExDeltaExchange.Credentials (ex_delta_exchange v0.0.3)
Link to this section Summary
Link to this section Types
Link to this type
api_key()
Specs
api_key() :: String.t()
Link to this type
api_secret()
Specs
api_secret() :: String.t()
Specs
t() :: %ExDeltaExchange.Credentials{ api_key: api_key(), api_secret: api_secret() }