Class: UserEngage::List

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

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionObject

Attributes ##



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

def description
  @description
end

#idObject

Attributes ##



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

def id
  @id
end

#nameObject

Attributes ##



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

def name
  @name
end