lib/braintree/transaction.rb in braintree-4.11.0 vs lib/braintree/transaction.rb in braintree-4.12.0

- old
+ new

@@ -125,9 +125,11 @@ attr_reader :id attr_reader :installment_count attr_reader :installments attr_reader :local_payment_details attr_reader :merchant_account_id + attr_reader :merchant_advice_code + attr_reader :merchant_advice_code_text attr_reader :network_response_code # Response code from the card network attr_reader :network_response_text # Response text from the card network attr_reader :network_token_details attr_reader :network_transaction_id attr_reader :order_id