Class: Rocksky::Generated::GetFollowsOutput

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

Instance Attribute Summary collapse

Instance Attribute Details

#countObject

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



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

def count
  @count
end

#cursorObject

Returns the value of attribute cursor

Returns:

  • (Object)

    the current value of cursor



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

def cursor
  @cursor
end

#followsObject

Returns the value of attribute follows

Returns:

  • (Object)

    the current value of follows



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

def follows
  @follows
end

#subjectObject

Returns the value of attribute subject

Returns:

  • (Object)

    the current value of subject



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

def subject
  @subject
end