ExFtx.Orders.CancelByClientOrderId (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()
Link to this type
result()
Specs
result() :: :ok | {:error, String.t() | :unhandled_result}
Link to this section Functions
Link to this function
delete(credentials, client_order_id)
Specs
delete(credentials(), ExFtx.OrderPayload.client_id()) :: result()