SquareUp.V2.CustomerGroup (SquareUp v0.1.1) View Source

Link to this section Summary

Link to this section Functions

Link to this function

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

View Source

Specs

Link to this function

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

View Source

Specs

Link to this function

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

View Source

Specs

retrieve(SquareUp.Client.t(), %{group_id: binary()}, %{}) ::
  SquareUp.Client.response(
    SquareUp.TypeSpecs.retrieve_customer_group_response()
  )
Link to this function

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

View Source

Specs