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



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

def createdAt
  @createdAt
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



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

def description
  @description
end

#genreObject

Returns the value of attribute genre

Returns:

  • (Object)

    the current value of genre



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

def genre
  @genre
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#logoObject

Returns the value of attribute logo

Returns:

  • (Object)

    the current value of logo



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

def 
  @logo
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



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

def url
  @url
end

#websiteObject

Returns the value of attribute website

Returns:

  • (Object)

    the current value of website



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

def website
  @website
end