Class: Rocksky::Generated::LikeRecord

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

Instance Attribute Summary collapse

Instance Attribute Details

#createdAtObject

Returns the value of attribute createdAt

Returns:

  • (Object)

    the current value of createdAt



156
157
158
# File 'lib/rocksky/generated/types.rb', line 156

def createdAt
  @createdAt
end

#subjectObject

Returns the value of attribute subject

Returns:

  • (Object)

    the current value of subject



156
157
158
# File 'lib/rocksky/generated/types.rb', line 156

def subject
  @subject
end