The type of the album (album, single, compilation)
Returns:
the current value of album_type
16 17 18
# File 'lib/rspotify/album.rb', line 16 def album_type @album_type end