Class: Rocksky::Generated::GetFollowersOutput

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#countObject

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



111
112
113
# File 'lib/rocksky/generated/types.rb', line 111

def count
  @count
end

#cursorObject

Returns the value of attribute cursor

Returns:

  • (Object)

    the current value of cursor



111
112
113
# File 'lib/rocksky/generated/types.rb', line 111

def cursor
  @cursor
end

#followersObject

Returns the value of attribute followers

Returns:

  • (Object)

    the current value of followers



111
112
113
# File 'lib/rocksky/generated/types.rb', line 111

def followers
  @followers
end

#subjectObject

Returns the value of attribute subject

Returns:

  • (Object)

    the current value of subject



111
112
113
# File 'lib/rocksky/generated/types.rb', line 111

def subject
  @subject
end