Class: UserEngage::List
- Defined in:
- lib/user_engage/list.rb
Instance Attribute Summary collapse
-
#description ⇒ Object
Attributes ##.
-
#id ⇒ Object
Attributes ##.
-
#name ⇒ Object
Attributes ##.
Instance Attribute Details
#description ⇒ Object
Attributes ##
8 9 10 |
# File 'lib/user_engage/list.rb', line 8 def description @description end |
#id ⇒ Object
Attributes ##
8 9 10 |
# File 'lib/user_engage/list.rb', line 8 def id @id end |
#name ⇒ Object
Attributes ##
8 9 10 |
# File 'lib/user_engage/list.rb', line 8 def name @name end |