Sha256: fc6a670ebe5d9e01283952205a9f32bc2f549c66e227e81d635c3923d69918a4

Contents?: true

Size: 293 Bytes

Versions: 25

Compression:

Stored size: 293 Bytes

Contents

module NetSuite
  module Records
    class DepositPaymentList < Support::Sublist
      include Namespaces::TranBank

      sublist :deposit_payment, DepositPayment

      alias :deposit_payments :deposit_payment

      # legacy support
      alias :payments :deposit_payment
    end
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
netsuite-0.9.3 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.9.2 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.9.1 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.9.0 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.8.12 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.8.11 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.8.10 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.8.9 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.8.8 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.8.7 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.8.6 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.8.5 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.8.4 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.8.3 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.8.2 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.8.1 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.8.0 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.7.9 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.7.8 lib/netsuite/records/deposit_payment_list.rb
netsuite-0.7.7 lib/netsuite/records/deposit_payment_list.rb