Sha256: d9b1bcfac29dd7adf7e89314c2c54aeb88354e56f13e954caed5d54b3ab2ec6c

Contents?: true

Size: 126 Bytes

Versions: 97

Compression:

Stored size: 126 Bytes

Contents

module Braintree
  class Discount < Modification

    def self.all
      Configuration.gateway.discount.all
    end
  end
end

Version data entries

97 entries across 97 versions & 1 rubygems

Version Path
braintree-4.23.0 lib/braintree/discount.rb
braintree-4.22.0 lib/braintree/discount.rb
braintree-4.21.0 lib/braintree/discount.rb
braintree-4.20.0 lib/braintree/discount.rb
braintree-4.19.0 lib/braintree/discount.rb
braintree-4.18.0 lib/braintree/discount.rb
braintree-4.17.0 lib/braintree/discount.rb
braintree-4.16.0 lib/braintree/discount.rb
braintree-4.15.0 lib/braintree/discount.rb
braintree-4.14.0 lib/braintree/discount.rb
braintree-4.13.0 lib/braintree/discount.rb
braintree-4.12.0 lib/braintree/discount.rb
braintree-4.11.0 lib/braintree/discount.rb
braintree-4.10.0 lib/braintree/discount.rb
braintree-4.9.0 lib/braintree/discount.rb
braintree-4.8.0 lib/braintree/discount.rb
braintree-4.7.0 lib/braintree/discount.rb
braintree-4.6.0 lib/braintree/discount.rb
braintree-4.5.0 lib/braintree/discount.rb
braintree-4.4.0 lib/braintree/discount.rb