ex_bitmex v0.5.0 ExBitmex.Rest.Funding.Index

Link to this section Summary

Link to this section Types

Link to this type

auth_error_response()

auth_error_response() :: ExBitmex.Rest.Request.auth_error_response()
Link to this type

credentials()

credentials() :: ExBitmex.Credentials.t()
Link to this type

funding()

funding() :: ExBitmex.Funding.t()
Link to this type

params()

params() :: map()
Link to this type

rate_limit()

rate_limit() :: ExBitmex.RateLimit.t()

Link to this section Functions

Link to this function

get(params \\ %{})

get(params()) :: {:ok, [funding()], rate_limit()} | auth_error_response()