Class: NetSuite::Records::InvoiceItemList

Inherits:
Support::Sublist show all
Includes:
Namespaces::TranSales
Defined in:
lib/netsuite/records/invoice_item_list.rb

Instance Method Summary collapse

Methods included from Namespaces::TranSales

#record_namespace

Methods inherited from Support::Sublist

#<<, #initialize, sublist, #to_record

Methods included from Support::Fields

included

Methods included from Support::Attributes

#attributes, #attributes=, #initialize_from_attributes_hash

Constructor Details

This class inherits a constructor from NetSuite::Support::Sublist

Instance Method Details

#itemsObject

legacy support



9
10
11
# File 'lib/netsuite/records/invoice_item_list.rb', line 9

def items
  self.item
end