lib/braintree/successful_result.rb in braintree-2.40.0 vs lib/braintree/successful_result.rb in braintree-2.41.0
- old
+ new
@@ -1,6 +1,5 @@
module Braintree
- # See http://www.braintreepayments.com/docs/ruby/general/result_objects
class SuccessfulResult
include BaseModule
attr_reader :address, :credit_card, :customer, :merchant_account, :payment_method, :settlement_batch_summary, :subscription, :new_transaction, :transaction, :payment_method_nonce