Method: TalonOne::LedgerEntry#account_id
- Defined in:
- lib/talon_one/models/ledger_entry.rb
#account_id ⇒ Object
The ID of the Talon.One account that owns this profile.
28 29 30 |
# File 'lib/talon_one/models/ledger_entry.rb', line 28 def account_id @account_id end |