ExFtx.Orders.CancelByOrderId (ex_ftx v0.0.14)

Link to this section Summary

Link to this section Types

Link to this type

credentials()

Specs

credentials() :: ExFtx.Credentials.t()

Specs

result() :: :ok | {:error, String.t() | :unhandled_result}

Link to this section Functions

Link to this function

delete(credentials, order_id)

Specs

delete(credentials(), ExFtx.Order.id()) :: result()