View Source Dwolla.FundingSource.Balance (dwolla v1.0.3)

Dwolla Funding Source Balance data structure.

Link to this section Summary

Link to this section Types

Specs

t() :: %Dwolla.FundingSource.Balance{
  currency: String.t(),
  last_updated: String.t(),
  value: String.t()
}