Class: Rocksky::Generated::RadioRecord

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



177
178
179
# File 'lib/rocksky/generated/types.rb', line 177

def createdAt
  @createdAt
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



177
178
179
# File 'lib/rocksky/generated/types.rb', line 177

def description
  @description
end

#genreObject

Returns the value of attribute genre

Returns:

  • (Object)

    the current value of genre



177
178
179
# File 'lib/rocksky/generated/types.rb', line 177

def genre
  @genre
end

#logoObject

Returns the value of attribute logo

Returns:

  • (Object)

    the current value of logo



177
178
179
# File 'lib/rocksky/generated/types.rb', line 177

def 
  @logo
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



177
178
179
# File 'lib/rocksky/generated/types.rb', line 177

def name
  @name
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



177
178
179
# File 'lib/rocksky/generated/types.rb', line 177

def url
  @url
end

#websiteObject

Returns the value of attribute website

Returns:

  • (Object)

    the current value of website



177
178
179
# File 'lib/rocksky/generated/types.rb', line 177

def website
  @website
end