ExStoneOpenbank v0.1.0 ExStoneOpenbank.API.Model.Account View Source

An account representation

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExStoneOpenbank.API.Model.Account{
  account_code: term(),
  branch_code: term(),
  institution: term(),
  institution_name: term()
}

Link to this section Functions