Class: PayPro::Endpoints::Events
- Inherits:
-
PayPro::Endpoint
- Object
- PayPro::Endpoint
- PayPro::Endpoints::Events
- Includes:
- Operations::Getable, Operations::Listable
- Defined in:
- lib/pay_pro/endpoints/events.rb
Instance Attribute Summary
Attributes inherited from PayPro::Endpoint
Instance Method Summary collapse
Methods included from Operations::Listable
Methods included from Operations::Getable
Methods inherited from PayPro::Endpoint
Methods included from Operations::Requestable
Constructor Details
This class inherits a constructor from PayPro::Endpoint
Instance Method Details
#resource_path ⇒ Object
9 10 11 |
# File 'lib/pay_pro/endpoints/events.rb', line 9 def resource_path 'events' end |