Sha256: 204a9d45e313f55f6e8b177ae736b22b17c93740c0c48f44841c05f0aadaa469

Contents?: true

Size: 155 Bytes

Versions: 18

Compression:

Stored size: 155 Bytes

Contents

module Braintree
  module ProcessorResponseTypes
    Approved = 'approved'
    SoftDeclined = 'soft_declined'
    HardDeclined = 'hard_declined'
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
braintree-3.3.0 lib/braintree/processor_response_types.rb
braintree-3.2.0 lib/braintree/processor_response_types.rb
braintree-3.1.0 lib/braintree/processor_response_types.rb
braintree-3.0.1 lib/braintree/processor_response_types.rb
braintree-2.104.1 lib/braintree/processor_response_types.rb
braintree-2.104.0 lib/braintree/processor_response_types.rb
braintree-2.103.0 lib/braintree/processor_response_types.rb
braintree-2.102.0 lib/braintree/processor_response_types.rb
braintree-2.101.0 lib/braintree/processor_response_types.rb
braintree-2.100.0 lib/braintree/processor_response_types.rb
braintree-2.99.0 lib/braintree/processor_response_types.rb
braintree-2.98.0 lib/braintree/processor_response_types.rb
braintree-2.97.0 lib/braintree/processor_response_types.rb
braintree-2.96.0 lib/braintree/processor_response_types.rb
braintree-2.95.0 lib/braintree/processor_response_types.rb
braintree-2.94.0 lib/braintree/processor_response_types.rb
braintree-2.93.0 lib/braintree/processor_response_types.rb
braintree-2.92.0 lib/braintree/processor_response_types.rb