ExBitmex.Rest.User.WalletHistory.get

You're seeing just the function get, go back to ExBitmex.Rest.User.WalletHistory module for more information.
Link to this function

get(credentials, params \\ %{})

Specs

get(credentials(), params()) ::
  {:ok, [wallet_history()], rate_limit()}
  | {:error, error_reason(), rate_limit() | nil}