Class: SecupayRuby::PayoutAccount

Inherits:
Struct
  • Object
show all
Defined in:
lib/secupay_ruby/payout_account.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bicObject

Returns the value of attribute bic

Returns:

  • (Object)

    the current value of bic



2
3
4
# File 'lib/secupay_ruby/payout_account.rb', line 2

def bic
  @bic
end

#ibanObject

Returns the value of attribute iban

Returns:

  • (Object)

    the current value of iban



2
3
4
# File 'lib/secupay_ruby/payout_account.rb', line 2

def iban
  @iban
end