SquareUp.V1.Order (SquareUp v0.1.1) View Source

Link to this section Summary

Link to this section Functions

Link to this function

retrieve(client, path_params \\ %{}, params \\ %{})

View Source

Specs

retrieve(SquareUp.Client.t(), %{location_id: binary(), order_id: binary()}, %{}) ::
  SquareUp.Client.response(SquareUp.TypeSpecs.v1_order())
Link to this function

update(client, path_params \\ %{}, params \\ %{})

View Source

Specs