Class: Payments::Client::GetMerchant

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

Instance Method Summary collapse

Methods included from GetOperation

#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



22
23
24
# File 'lib/payments/client/operations/merchants.rb', line 22

def path
  "/merchants/{merchant_id}"
end