Method: MoneyKit::HoldingResponse#account_id
- Defined in:
- lib/moneykit/models/holding_response.rb
#account_id ⇒ Object
The MoneyKit ID of the account for this holding.
19 20 21 |
# File 'lib/moneykit/models/holding_response.rb', line 19 def account_id @account_id end |