Class: Payments::Client::GetPricingSchedule

Inherits:
Operation
  • Object
show all
Includes:
GetOperation
Defined in:
lib/payments/client/operations/pricing_schedule.rb

Instance Method Summary collapse

Methods included from GetOperation

#method

Methods included from DefaultMiddleware

#call

Methods inherited from Operation

#call, #initialize

Constructor Details

This class inherits a constructor from Payments::Client::Operation

Instance Method Details

#pathObject



6
7
8
# File 'lib/payments/client/operations/pricing_schedule.rb', line 6

def path
  "/financial-contexts/{financial_context_id}/{merchant_id}/pricing-schedule"
end