Sha256: a9cd6b8ed1aff4271ccbd970daf08fbc96e6ea2a693a645ac7f5292b123f1a17

Contents?: true

Size: 193 Bytes

Versions: 9

Compression:

Stored size: 193 Bytes

Contents

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

      sublist :subscriptions, CustomerSubscription

    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
netsuite-0.8.12 lib/netsuite/records/customer_subscriptions_list.rb
netsuite-0.8.11 lib/netsuite/records/customer_subscriptions_list.rb
netsuite-0.8.10 lib/netsuite/records/customer_subscriptions_list.rb
netsuite-0.8.9 lib/netsuite/records/customer_subscriptions_list.rb
netsuite-0.8.8 lib/netsuite/records/customer_subscriptions_list.rb
netsuite-0.8.7 lib/netsuite/records/customer_subscriptions_list.rb
netsuite-0.8.6 lib/netsuite/records/customer_subscriptions_list.rb
netsuite-0.8.5 lib/netsuite/records/customer_subscriptions_list.rb
netsuite-0.8.4 lib/netsuite/records/customer_subscriptions_list.rb