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