Class: Payments::Client::UpdateMerchantsInFinancialContext
- Includes:
- PostOperation
- Defined in:
- lib/payments/client/operations/financial_contexts.rb
Instance Method Summary collapse
Methods included from PostOperation
Methods included from DefaultMiddleware
Methods inherited from Operation
Constructor Details
This class inherits a constructor from Payments::Client::Operation
Instance Method Details
#path ⇒ Object
22 23 24 |
# File 'lib/payments/client/operations/financial_contexts.rb', line 22 def path "/financial-contexts/change_merchants_in_financial_context" end |