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

Link to this section Summary

Link to this section Functions

Link to this function

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

View Source

Specs

get(SquareUp.Client.t(), %{v1_bank_account_id: binary()}, %{}) ::
  SquareUp.Client.response(
    SquareUp.TypeSpecs.get_bank_account_by_v1_id_response()
  )