Class: PayPro::Endpoints::SubscriptionPeriods

Inherits:
PayPro::Endpoint show all
Includes:
Operations::Getable
Defined in:
lib/pay_pro/endpoints/subscription_periods.rb

Instance Attribute Summary

Attributes inherited from PayPro::Endpoint

#api_client

Instance Method Summary collapse

Methods included from Operations::Getable

#get

Methods inherited from PayPro::Endpoint

#initialize

Methods included from Operations::Requestable

#api_request

Constructor Details

This class inherits a constructor from PayPro::Endpoint

Instance Method Details

#resource_pathObject



8
9
10
# File 'lib/pay_pro/endpoints/subscription_periods.rb', line 8

def resource_path
  'subscription_periods'
end