Class: Payments::Client::GetAccountStatement
- Includes:
- GetOperation, WithoutDefaultMiddleware
- Defined in:
- lib/payments/client/operations/settlements.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
23 24 25 |
# File 'lib/payments/client/operations/settlements.rb', line 23 def path "/settlements/{settlement_id}/account-statement/{account_id}" end |