Class: Sufia::UserStatImporter::UserRecord

Inherits:
Struct
  • Object
show all
Defined in:
lib/sufia/models/stats/user_stat_importer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id



3
4
5
# File 'lib/sufia/models/stats/user_stat_importer.rb', line 3

def id
  @id
end

#last_stats_updateObject

Returns the value of attribute last_stats_update



3
4
5
# File 'lib/sufia/models/stats/user_stat_importer.rb', line 3

def last_stats_update
  @last_stats_update
end

#user_keyObject

Returns the value of attribute user_key



3
4
5
# File 'lib/sufia/models/stats/user_stat_importer.rb', line 3

def user_key
  @user_key
end