Class: Rocksky::Generated::RadioViewDetailed

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



179
180
181
# File 'lib/rocksky/generated/types.rb', line 179

def createdAt
  @createdAt
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



179
180
181
# File 'lib/rocksky/generated/types.rb', line 179

def description
  @description
end

#genreObject

Returns the value of attribute genre

Returns:

  • (Object)

    the current value of genre



179
180
181
# File 'lib/rocksky/generated/types.rb', line 179

def genre
  @genre
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



179
180
181
# File 'lib/rocksky/generated/types.rb', line 179

def id
  @id
end

#logoObject

Returns the value of attribute logo

Returns:

  • (Object)

    the current value of logo



179
180
181
# File 'lib/rocksky/generated/types.rb', line 179

def 
  @logo
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



179
180
181
# File 'lib/rocksky/generated/types.rb', line 179

def name
  @name
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



179
180
181
# File 'lib/rocksky/generated/types.rb', line 179

def url
  @url
end

#websiteObject

Returns the value of attribute website

Returns:

  • (Object)

    the current value of website



179
180
181
# File 'lib/rocksky/generated/types.rb', line 179

def website
  @website
end