Method: TalonOne::Session#created
- Defined in:
- lib/talon_one/models/session.rb
#created ⇒ Object
Unix timestamp indicating when the session was first created.
24 25 26 |
# File 'lib/talon_one/models/session.rb', line 24 def created @created end |