Sha256: d98b9ebded07a131bec0243bf36e6411702011b3e89db8578b16e52d683c34a6

Contents?: true

Size: 227 Bytes

Versions: 11

Compression:

Stored size: 227 Bytes

Contents

module NetSuite
  module Records
    class CustomerCreditCardsList < Support::Sublist
      include Namespaces::ListRel

      sublist :credit_cards, CustomerCreditCards
      alias :credit_card :credit_cards
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

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