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



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

def actor
  @actor
end

#cursorObject

Returns the value of attribute cursor

Returns:

  • (Object)

    the current value of cursor



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

def cursor
  @cursor
end

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



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

def limit
  @limit
end