Class: Payments::Client::GetReceiptNumber
- Includes:
- GetOperation
- Defined in:
- lib/payments/client/operations/receipt_numbers.rb
Instance Method Summary collapse
Methods included from GetOperation
Methods included from DefaultMiddleware
Methods inherited from Operation
Constructor Details
This class inherits a constructor from Payments::Client::Operation
Instance Method Details
#path ⇒ Object
6 7 8 |
# File 'lib/payments/client/operations/receipt_numbers.rb', line 6 def path "/receipt-numbers/{order_id}" end |