Class: PayPro::Endpoints::PayMethods

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

Instance Attribute Summary

Attributes inherited from PayPro::Endpoint

#api_client

Instance Method Summary collapse

Methods included from Operations::Listable

#list

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/pay_methods.rb', line 8

def resource_path
  'pay_methods'
end