Sha256: fc4c3cbe7bed3a99f1cb1eaa5bc03602adefedef1fb7869840a2d6fd42989aeb
Contents?: true
Size: 263 Bytes
Versions: 14
Compression:
Stored size: 263 Bytes
Contents
module NetSuite module Records class InterCompanyJournalEntryLineList < Support::Sublist include Namespaces::TranGeneral attr_accessor :replace_all sublist :line, InterCompanyJournalEntryLine alias :lines :line end end end
Version data entries
14 entries across 14 versions & 1 rubygems