Class: Rocksky::Generated::LikeRecord
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::LikeRecord
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#createdAt ⇒ Object
Returns the value of attribute createdAt.
-
#subject ⇒ Object
Returns the value of attribute subject.
Instance Attribute Details
#createdAt ⇒ Object
Returns the value of attribute createdAt
157 158 159 |
# File 'lib/rocksky/generated/types.rb', line 157 def createdAt @createdAt end |
#subject ⇒ Object
Returns the value of attribute subject
157 158 159 |
# File 'lib/rocksky/generated/types.rb', line 157 def subject @subject end |