Class: Yt::Models::ChannelSection
- Inherits:
-
Base
- Object
- Base
- Yt::Models::ChannelSection
- Defined in:
- lib/yt/models/channel_section.rb
Instance Attribute Summary collapse
-
#data ⇒ Object
readonly
Returns the value of attribute data.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
Instance Attribute Details
#data ⇒ Object (readonly)
Returns the value of attribute data.
6 7 8 |
# File 'lib/yt/models/channel_section.rb', line 6 def data @data end |
#id ⇒ Object (readonly)
Returns the value of attribute id.
22 23 24 |
# File 'lib/yt/models/channel_section.rb', line 22 def id @id end |