Module core

Module core 

Source
Expand description

Core models for API responses and authentication

This module contains fundamental models for API responses, including status responses and login information, as well as utility functions for deserialization.

Structs§

Login
Login response model containing user and authentication token
QobuzApiStatusResponse
A general Qobuz API status response model

Functions§

deserialize_code
Custom deserializer for the ‘code’ field that handles both string and numeric values