Class: MangoPay::PayOut::InstantPayoutEligibility::Reachability
- Inherits:
-
Resource
- Object
- Resource
- MangoPay::PayOut::InstantPayoutEligibility::Reachability
- Includes:
- HTTPCalls::Create
- Defined in:
- lib/mangopay/pay_out.rb
Class Method Summary collapse
Methods included from HTTPCalls::Create
Methods inherited from Resource
Class Method Details
.url ⇒ Object
[View source]
35 36 37 |
# File 'lib/mangopay/pay_out.rb', line 35 def self.url(*) "#{MangoPay.api_path}/payouts/reachability" end |