class Payments::Client::RequestReceiptNumber

Public Instance Methods

path() click to toggle source
# File lib/payments/client/operations/receipt_numbers.rb, line 14
def path
  "/receipt-numbers/{order_id}"
end