Takaro - v0.4.9
    Preparing search index...

    Interface PlayersOnlineInputDTO

    PlayersOnlineInputDTO

    interface PlayersOnlineInputDTO {
        endDate?: string;
        gameServerId?: string;
        startDate?: string;
    }
    Index

    Properties

    endDate?: string

    PlayersOnlineInputDTO

    gameServerId?: string

    PlayersOnlineInputDTO

    startDate?: string

    PlayersOnlineInputDTO