Models

from typing import Optional, List, Dict, Union, Any, Literal


class ApplicationSiteChartItem:
    entry_time: int
    qoe: int