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