Class: SPS::CreditorAccount

Inherits:
Account
  • Object
show all
Defined in:
lib/sps_king/account/creditor_account.rb

Instance Attribute Summary collapse

Attributes inherited from Account

#bic, #iban, #name

Method Summary

Methods inherited from Account

#initialize

Methods included from Converter

#convert

Constructor Details

This class inherits a constructor from SPS::Account

Instance Attribute Details

#creditor_identifierObject

Returns the value of attribute creditor_identifier.



4
5
6
# File 'lib/sps_king/account/creditor_account.rb', line 4

def creditor_identifier
  @creditor_identifier
end

#isr_participant_numberObject

Returns the value of attribute isr_participant_number.



4
5
6
# File 'lib/sps_king/account/creditor_account.rb', line 4

def isr_participant_number
  @isr_participant_number
end