Class: NetSuite::Records::DepositPaymentList

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

Instance Method Summary collapse

Methods included from Namespaces::TranBank

#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

#paymentsObject

legacy support



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

def payments
  self.deposit_payment
end