SquareUp.V1.Order (SquareUp v0.1.1) View Source
Link to this section Summary
Link to this section Functions
Specs
retrieve(SquareUp.Client.t(), %{location_id: binary(), order_id: binary()}, %{}) :: SquareUp.Client.response(SquareUp.TypeSpecs.v1_order())
Specs
update( SquareUp.Client.t(), %{location_id: binary(), order_id: binary()}, SquareUp.TypeSpecs.v1_update_order_request() ) :: SquareUp.Client.response(SquareUp.TypeSpecs.v1_order())