Spotify.Types.Internal.EnumJSON
newtype EnumJSON a Source #
Constructors
Defined in Spotify.Types.Internal.EnumJSON
Methods
parseJSON :: Value -> Parser (EnumJSON a) #
parseJSONList :: Value -> Parser [EnumJSON a] #