ExBitmex.Rest.Orders.amend

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

amend(credentials, params)

Specs

amend(credentials(), params()) ::
  {:ok, order(), rate_limit()}
  | {:error, amend_error_reason(), rate_limit() | nil}