Class: Ravelin::AtoLogin

Inherits:
RavelinObject show all
Defined in:
lib/ravelin/ato_login.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from RavelinObject

attr_accessor, attr_required, #initialize, required_attributes, #serializable_hash, #validate

Constructor Details

This class inherits a constructor from Ravelin::RavelinObject

Instance Attribute Details

#deviceObject

Returns the value of attribute device.



3
4
5
# File 'lib/ravelin/ato_login.rb', line 3

def device
  @device
end

#locationObject

Returns the value of attribute location.



3
4
5
# File 'lib/ravelin/ato_login.rb', line 3

def location
  @location
end

#loginObject

Returns the value of attribute login.



3
4
5
# File 'lib/ravelin/ato_login.rb', line 3

def 
  @login
end