Class: PayPro::Endpoints::Payments
- Inherits:
-
PayPro::Endpoint
- Object
- PayPro::Endpoint
- PayPro::Endpoints::Payments
- Defined in:
- lib/pay_pro/endpoints/payments.rb
Instance Attribute Summary
Attributes inherited from PayPro::Endpoint
Instance Method Summary collapse
Methods included from Operations::Listable
Methods included from Operations::Getable
Methods included from Operations::Creatable
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
10 11 12 |
# File 'lib/pay_pro/endpoints/payments.rb', line 10 def resource_path 'payments' end |