Method: TalonOne::ManagementKey#account_id
- Defined in:
- lib/talon_one/models/management_key.rb
#account_id ⇒ Object
ID of account the key is used for.
37 38 39 |
# File 'lib/talon_one/models/management_key.rb', line 37 def account_id @account_id end |