Method: Heroku::Model::Account#last_login

Defined in:
lib/heroku/model/account.rb

#last_loginObject

Returns the value of attribute last_login

Returns:

  • (Object)

    the current value of last_login



7
8
9
# File 'lib/heroku/model/account.rb', line 7

def 
  @last_login
end