SquareUp.V2.Invoices (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 SourceSpecs
list(SquareUp.Client.t(), %{}, %{}, %{ :location_id => binary(), optional(:cursor) => binary(), optional(:limit) => integer() }) :: SquareUp.Client.response(SquareUp.TypeSpecs.list_invoices_response())
Link to this function
search(client, path_params \\ %{}, params \\ %{}, query_params \\ %{})
View SourceSpecs
search( SquareUp.Client.t(), %{}, SquareUp.TypeSpecs.search_invoices_request(), %{} ) :: SquareUp.Client.response(SquareUp.TypeSpecs.search_invoices_response())