Sha256: e56ee9ca3dd7ab1889ac1e5e86052a86141e5485c8d5cd71f3b7f29aee0ebd59

Contents?: true

Size: 246 Bytes

Versions: 25

Compression:

Stored size: 246 Bytes

Contents

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

      attr_accessor :replace_all

      sublist :apply, CustomerRefundApply

      alias :applies :apply

    end
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

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