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

PaymentAccount model

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExStoneOpenbank.API.Model.PaymentAccount{
  account_code: term(),
  branch_code: term(),
  id: term(),
  owner_document: term(),
  owner_id: term(),
  owner_name: term(),
  restricted_features: term(),
  status: term()
}

Link to this section Functions