Class: Rocksky::Generated::ShoutView

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

Instance Attribute Summary collapse

Instance Attribute Details

#authorObject

Returns the value of attribute author

Returns:

  • (Object)

    the current value of author



195
196
197
# File 'lib/rocksky/generated/types.rb', line 195

def author
  @author
end

#createdAtObject

Returns the value of attribute createdAt

Returns:

  • (Object)

    the current value of createdAt



195
196
197
# File 'lib/rocksky/generated/types.rb', line 195

def createdAt
  @createdAt
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



195
196
197
# File 'lib/rocksky/generated/types.rb', line 195

def id
  @id
end

#messageObject

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



195
196
197
# File 'lib/rocksky/generated/types.rb', line 195

def message
  @message
end

#parentObject

Returns the value of attribute parent

Returns:

  • (Object)

    the current value of parent



195
196
197
# File 'lib/rocksky/generated/types.rb', line 195

def parent
  @parent
end