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

Link to this section Summary

Link to this section Functions

Link to this function

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

View Source

Specs

Link to this function

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

View Source

Specs

Link to this function

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

View Source

Specs

delete(SquareUp.Client.t(), %{invoice_id: binary()}, %{
  optional(:version) => integer()
}) :: SquareUp.Client.response(SquareUp.TypeSpecs.delete_invoice_response())
Link to this function

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

View Source

Specs

Link to this function

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

View Source

Specs

Link to this function

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

View Source

Specs