Class: Rocksky::Generated::UnfollowAccountOutput

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

Instance Attribute Summary collapse

Instance Attribute Details

#cursorObject

Returns the value of attribute cursor

Returns:

  • (Object)

    the current value of cursor



213
214
215
# File 'lib/rocksky/generated/types.rb', line 213

def cursor
  @cursor
end

#followersObject

Returns the value of attribute followers

Returns:

  • (Object)

    the current value of followers



213
214
215
# File 'lib/rocksky/generated/types.rb', line 213

def followers
  @followers
end

#subjectObject

Returns the value of attribute subject

Returns:

  • (Object)

    the current value of subject



213
214
215
# File 'lib/rocksky/generated/types.rb', line 213

def subject
  @subject
end