Class: Rocksky::Generated::FollowRecord

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



60
61
62
# File 'lib/rocksky/generated/types.rb', line 60

def createdAt
  @createdAt
end

#subjectObject

Returns the value of attribute subject

Returns:

  • (Object)

    the current value of subject



60
61
62
# File 'lib/rocksky/generated/types.rb', line 60

def subject
  @subject
end

#viaObject

Returns the value of attribute via

Returns:

  • (Object)

    the current value of via



60
61
62
# File 'lib/rocksky/generated/types.rb', line 60

def via
  @via
end