Class: Rocksky::Generated::StatusRecord

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

Instance Attribute Summary collapse

Instance Attribute Details

#expiresAtObject

Returns the value of attribute expiresAt

Returns:

  • (Object)

    the current value of expiresAt



211
212
213
# File 'lib/rocksky/generated/types.rb', line 211

def expiresAt
  @expiresAt
end

#startedAtObject

Returns the value of attribute startedAt

Returns:

  • (Object)

    the current value of startedAt



211
212
213
# File 'lib/rocksky/generated/types.rb', line 211

def startedAt
  @startedAt
end

#trackObject

Returns the value of attribute track

Returns:

  • (Object)

    the current value of track



211
212
213
# File 'lib/rocksky/generated/types.rb', line 211

def track
  @track
end