class Braintree::ConnectedMerchantPayPalStatusChanged
Attributes
Public Class Methods
Source
# File lib/braintree/connected_merchant_paypal_status_changed.rb, line 17 def _new(*args) self.new(*args) end
Protected Class Methods
Source
# File lib/braintree/connected_merchant_paypal_status_changed.rb, line 11 def initialize(attributes) set_instance_variables_from_hash(attributes) end