Class: Rocksky::Generated::ArtistMbid
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::ArtistMbid
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#mbid ⇒ Object
Returns the value of attribute mbid.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#mbid ⇒ Object
Returns the value of attribute mbid
23 24 25 |
# File 'lib/rocksky/generated/types.rb', line 23 def mbid @mbid end |
#name ⇒ Object
Returns the value of attribute name
23 24 25 |
# File 'lib/rocksky/generated/types.rb', line 23 def name @name end |