Class: Rocksky::Generated::RadioViewBasic
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::RadioViewBasic
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#createdAt ⇒ Object
Returns the value of attribute createdAt.
-
#description ⇒ Object
Returns the value of attribute description.
-
#id ⇒ Object
Returns the value of attribute id.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#createdAt ⇒ Object
Returns the value of attribute createdAt
179 180 181 |
# File 'lib/rocksky/generated/types.rb', line 179 def createdAt @createdAt end |
#description ⇒ Object
Returns the value of attribute description
179 180 181 |
# File 'lib/rocksky/generated/types.rb', line 179 def description @description end |
#id ⇒ Object
Returns the value of attribute id
179 180 181 |
# File 'lib/rocksky/generated/types.rb', line 179 def id @id end |
#name ⇒ Object
Returns the value of attribute name
179 180 181 |
# File 'lib/rocksky/generated/types.rb', line 179 def name @name end |