Class: Rocksky::Generated::GetFollowersParams

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



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

def actor
  @actor
end

#cursorObject

Returns the value of attribute cursor

Returns:

  • (Object)

    the current value of cursor



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

def cursor
  @cursor
end

#didsObject

Returns the value of attribute dids

Returns:

  • (Object)

    the current value of dids



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

def dids
  @dids
end

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



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

def limit
  @limit
end