Class: Paypal::WebhooksConfiguration

Inherits:
Struct
  • Object
show all
Defined in:
lib/paypal/webhooks.rb

Instance Attribute Summary collapse

Instance Attribute Details

#loggerObject

Returns the value of attribute logger

Returns:

  • (Object)

    the current value of logger



20
21
22
# File 'lib/paypal/webhooks.rb', line 20

def logger
  @logger
end

#webhook_idObject

Returns the value of attribute webhook_id

Returns:

  • (Object)

    the current value of webhook_id



20
21
22
# File 'lib/paypal/webhooks.rb', line 20

def webhook_id
  @webhook_id
end