tipalti v0.8.6 Tipalti.Balance View Source

Represents a Tipalti payer account balance.

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Tipalti.Balance{
  account_identifier: String.t(),
  balance: Money.t(),
  provider: String.t()
}