Takaro - v0.7.2
    Preparing search index...

    Interface ActiveCountsDTO

    ActiveCountsDTO

    interface ActiveCountsDTO {
        daily: number;
        monthly: number;
        weekly: number;
    }
    Index

    Properties

    Properties

    daily: number

    ActiveCountsDTO

    monthly: number

    ActiveCountsDTO

    weekly: number

    ActiveCountsDTO