Method: Softlayer::User::Customer#successful_login_count
- Defined in:
- lib/softlayer/user/customer.rb
#successful_login_count ⇒ Object
Returns the value of attribute successful_login_count.
85 86 87 |
# File 'lib/softlayer/user/customer.rb', line 85 def successful_login_count @successful_login_count end |