Class: ChimpSync::List

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



2
3
4
# File 'lib/chimp_sync/list.rb', line 2

def api_key
  @api_key
end

#idObject

Returns the value of attribute id.



2
3
4
# File 'lib/chimp_sync/list.rb', line 2

def id
  @id
end

#update_localObject

Returns the value of attribute update_local.



2
3
4
# File 'lib/chimp_sync/list.rb', line 2

def update_local
  @update_local
end