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
156 157 158 |
# File 'lib/rocksky/generated/types.rb', line 156 def createdAt @createdAt end |
#subject ⇒ Object
Returns the value of attribute subject
156 157 158 |
# File 'lib/rocksky/generated/types.rb', line 156 def subject @subject end |