Class: NetSuite::Records::ItemFulfillmentItemList

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

Instance Method Summary collapse

Methods included from Namespaces::TranSales

#record_namespace

Methods inherited from Support::Sublist

#<<, inherited, #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



8
9
10
# File 'lib/netsuite/records/item_fulfillment_item_list.rb', line 8

def items
  self.item
end