Parent

Methods

Class/Module Index [+]

Quicksearch

Braintree::ErrorResult

See www.braintreepayments.com/docs/ruby/general/result_objects

Attributes

credit_card_verification[R]
errors[R]
message[R]
params[R]
subscription[R]
transaction[R]

Public Instance Methods

success?() click to toggle source

Always returns false.

# File lib/braintree/error_result.rb, line 28
def success?
  false
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.