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



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

def author
  @author
end

#createdAtObject

Returns the value of attribute createdAt

Returns:

  • (Object)

    the current value of createdAt



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

def createdAt
  @createdAt
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#messageObject

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



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

def message
  @message
end

#parentObject

Returns the value of attribute parent

Returns:

  • (Object)

    the current value of parent



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

def parent
  @parent
end