Class: Payments::Client::RequestReceiptNumber

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

Instance Method Summary collapse

Methods included from PutOperation

#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



14
15
16
# File 'lib/payments/client/operations/receipt_numbers.rb', line 14

def path
  "/receipt-numbers/{order_id}"
end