Class: Rocksky::Generated::GetKnownFollowersOutput

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

Instance Attribute Summary collapse

Instance Attribute Details

#cursorObject

Returns the value of attribute cursor

Returns:

  • (Object)

    the current value of cursor



115
116
117
# File 'lib/rocksky/generated/types.rb', line 115

def cursor
  @cursor
end

#followersObject

Returns the value of attribute followers

Returns:

  • (Object)

    the current value of followers



115
116
117
# File 'lib/rocksky/generated/types.rb', line 115

def followers
  @followers
end

#subjectObject

Returns the value of attribute subject

Returns:

  • (Object)

    the current value of subject



115
116
117
# File 'lib/rocksky/generated/types.rb', line 115

def subject
  @subject
end