lib/braintree/transaction.rb in braintree-2.21.0 vs lib/braintree/transaction.rb in braintree-2.22.0

- old
+ new

@@ -50,9 +50,10 @@ attr_reader :cvv_response_code attr_reader :descriptor attr_reader :gateway_rejection_reason attr_reader :merchant_account_id attr_reader :order_id + attr_reader :channel attr_reader :billing_details, :shipping_details attr_reader :plan_id # The authorization code from the processor. attr_reader :processor_authorization_code # The response code from the processor.