class Payments::Client::GetPricingSchedule

Public Instance Methods

path() click to toggle source
# File lib/payments/client/operations/pricing_schedule.rb, line 6
def path
  "/financial-contexts/{financial_context_id}/{merchant_id}/pricing-schedule"
end