Class: Doubapi::Event

Inherits:
Struct
  • Object
show all
Defined in:
lib/doubapi.rb

Overview

use Douban API

Instance Attribute Summary collapse

Instance Attribute Details

#bar_iconObject

Returns the value of attribute bar_icon

Returns:

  • (Object)

    the current value of bar_icon



42
43
44
# File 'lib/doubapi.rb', line 42

def bar_icon
  @bar_icon
end

Returns the value of attribute link

Returns:

  • (Object)

    the current value of link



42
43
44
# File 'lib/doubapi.rb', line 42

def link
  @link
end

#poster_mobileObject

Returns the value of attribute poster_mobile

Returns:

  • (Object)

    the current value of poster_mobile



42
43
44
# File 'lib/doubapi.rb', line 42

def poster_mobile
  @poster_mobile
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



42
43
44
# File 'lib/doubapi.rb', line 42

def title
  @title
end

#whatObject

Returns the value of attribute what

Returns:

  • (Object)

    the current value of what



42
43
44
# File 'lib/doubapi.rb', line 42

def what
  @what
end

#whenObject

Returns the value of attribute when

Returns:

  • (Object)

    the current value of when



42
43
44
# File 'lib/doubapi.rb', line 42

def when
  @when
end

#whereObject

Returns the value of attribute where

Returns:

  • (Object)

    the current value of where



42
43
44
# File 'lib/doubapi.rb', line 42

def where
  @where
end