Sha256: 53f957e63c37dd771222f7df02bb9ff609aa135b574120d8419a8ad5d5ee4f5f
Contents?: true
Size: 398 Bytes
Versions: 3
Compression:
Stored size: 398 Bytes
Contents
module QbIif::DSL class Othername < Base HEADER_COLUMNS = [ :name, :baddr1, :baddr2, :baddr3, :baddr4, :baddr5, :phone1, :phone2, :faxnum, :cont1, :notepad, :salutation, :companyname, :firstname, :midinit, :lastname, :note ] START_COLUMN = 'OTHERNAME' END_COLUMN = '' end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
qb_iif-0.1.2 | lib/qb_iif/dsl/othername.rb |
qb_iif-0.1.1 | lib/qb_iif/dsl/othername.rb |
qb_iif-0.1.0 | lib/qb_iif/dsl/othername.rb |