lib/paypal-api/api_collections/refunds.rb in paypal-rest-api-0.3.1 vs lib/paypal-api/api_collections/refunds.rb in paypal-rest-api-0.4.0
- old
+ new
@@ -6,10 +6,10 @@
#
# @see https://developer.paypal.com/docs/api/payments/v2
#
class Refunds < APICollection
#
- # Common class and instance methods
+ # Common methods for PaypalAPI::Refunds class and client.refunds instance
#
module APIs
#
# Show refund details
#