Class: NetSuite::Records::CreditMemoApplyList

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

Instance Method Summary collapse

Methods included from Namespaces::TranCust

#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

#appliesObject

for backward compatibility



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

def applies
  self.apply
end