Class: PayPro::Endpoints::Chargebacks

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

Instance Attribute Summary

Attributes inherited from PayPro::Endpoint

#api_client

Instance Method Summary collapse

Methods included from Operations::Listable

#list

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



9
10
11
# File 'lib/pay_pro/endpoints/chargebacks.rb', line 9

def resource_path
  'chargebacks'
end