Class: Rocksky::Generated::GetKnownFollowersParams

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

Instance Attribute Summary collapse

Instance Attribute Details

#actorObject

Returns the value of attribute actor

Returns:

  • (Object)

    the current value of actor



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

def actor
  @actor
end

#cursorObject

Returns the value of attribute cursor

Returns:

  • (Object)

    the current value of cursor



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

def cursor
  @cursor
end

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



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

def limit
  @limit
end