SquareUp.V2.CashDrawerShiftEvents (SquareUp v0.1.3) View Source

Link to this section Summary

Link to this section Functions

Link to this function

list(client, path_params \\ %{}, params \\ %{}, query_params \\ %{})

View Source

Specs

list(SquareUp.Client.t(), %{shift_id: binary()}, %{}, %{
  :location_id => binary(),
  optional(:limit) => integer(),
  optional(:cursor) => binary()
}) ::
  SquareUp.Client.response(
    SquareUp.TypeSpecs.list_cash_drawer_shift_events_response()
  )