Class: UserEngage::Tag

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/user_engage/tag.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Attributes ##



8
9
10
# File 'lib/user_engage/tag.rb', line 8

def id
  @id
end

#nameObject

Attributes ##



8
9
10
# File 'lib/user_engage/tag.rb', line 8

def name
  @name
end