Sha256: 2b4aa3c4ad025b5dd0e9652c1370a247d601aaa772bd48a2369d8d747ab15a91

Contents?: true

Size: 218 Bytes

Versions: 10

Compression:

Stored size: 218 Bytes

Contents

module NetSuite
  module Records
    class CustomerPaymentCreditList < Support::Sublist
      include Namespaces::TranCust

      sublist :credit, CustomerPaymentCredit

      alias :credits :credit

    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
netsuite-0.9.3 lib/netsuite/records/customer_payment_credit_list.rb
netsuite-0.9.2 lib/netsuite/records/customer_payment_credit_list.rb
netsuite-0.9.1 lib/netsuite/records/customer_payment_credit_list.rb
netsuite-0.9.0 lib/netsuite/records/customer_payment_credit_list.rb
netsuite-0.8.12 lib/netsuite/records/customer_payment_credit_list.rb
netsuite-0.8.11 lib/netsuite/records/customer_payment_credit_list.rb
netsuite-0.8.10 lib/netsuite/records/customer_payment_credit_list.rb
netsuite-0.8.9 lib/netsuite/records/customer_payment_credit_list.rb
netsuite-0.8.8 lib/netsuite/records/customer_payment_credit_list.rb
netsuite-0.8.7 lib/netsuite/records/customer_payment_credit_list.rb