Class: Tagger::Event

Inherits:
Object
  • Object
show all
Includes:
ActiveModel::Model
Defined in:
lib/tagger/event.rb

Instance Attribute Summary collapse

Instance Attribute Details

#appsflyerObject

Returns the value of attribute appsflyer.



6
7
8
# File 'lib/tagger/event.rb', line 6

def appsflyer
  @appsflyer
end

#firebaseObject

Returns the value of attribute firebase.



5
6
7
# File 'lib/tagger/event.rb', line 5

def firebase
  @firebase
end

#nameObject

Returns the value of attribute name.



4
5
6
# File 'lib/tagger/event.rb', line 4

def name
  @name
end