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
178 179 180 |
# File 'lib/rocksky/generated/types.rb', line 178 def createdAt @createdAt end |
#description ⇒ Object
Returns the value of attribute description
178 179 180 |
# File 'lib/rocksky/generated/types.rb', line 178 def description @description end |
#id ⇒ Object
Returns the value of attribute id
178 179 180 |
# File 'lib/rocksky/generated/types.rb', line 178 def id @id end |
#name ⇒ Object
Returns the value of attribute name
178 179 180 |
# File 'lib/rocksky/generated/types.rb', line 178 def name @name end |