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