Class: Ledger::Sdk::Models::Account
- Defined in:
- lib/ledger/sdk/models/account.rb
Overview
Represents the collection of accounts from the Ledger API.
Accounts are always accessed in the context of a container via
/containers/:container_id/accounts.
Defined Under Namespace
Classes: Instance
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from Ledger::Sdk::Models::Base