class Payments::Client::GetReceiptNumber

Public Instance Methods

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