Class: Rocksky::Generated::GetFollowsParams

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



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

def actor
  @actor
end

#cursorObject

Returns the value of attribute cursor

Returns:

  • (Object)

    the current value of cursor



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

def cursor
  @cursor
end

#didsObject

Returns the value of attribute dids

Returns:

  • (Object)

    the current value of dids



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

def dids
  @dids
end

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



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

def limit
  @limit
end