Class: SEPA::CreditorAccount
- Defined in:
- lib/sepa_king/account/creditor_account.rb
Instance Attribute Summary collapse
-
#creditor_identifier ⇒ Object
Returns the value of attribute creditor_identifier.
Attributes inherited from Account
Method Summary
Methods inherited from Account
Methods included from Converter
Constructor Details
This class inherits a constructor from SEPA::Account
Instance Attribute Details
#creditor_identifier ⇒ Object
Returns the value of attribute creditor_identifier.
4 5 6 |
# File 'lib/sepa_king/account/creditor_account.rb', line 4 def creditor_identifier @creditor_identifier end |