class BankPayments::SwedbankExport::NameRecord
Public Class Methods
new()
click to toggle source
Calls superclass method
BankPayments::SpisuRecord::new
# File lib/bank_payments/swedbank_export/name_record.rb, line 8 def initialize super self.type = '2' end