# File lib/braintree/webhook_notification.rb, line 53 def merchant_account @error_result.nil? ? @merchant_account : @error_result.merchant_account end