Takaro - v0.4.9
    Preparing search index...

    Interface BanSearchInputAllowedFilters

    BanSearchInputAllowedFilters

    interface BanSearchInputAllowedFilters {
        gameServerId?: string[];
        id?: string[];
        isGlobal?: boolean[];
        playerId?: string[];
        takaroManaged?: boolean[];
    }
    Index

    Properties

    gameServerId?: string[]

    BanSearchInputAllowedFilters

    id?: string[]

    BanSearchInputAllowedFilters

    isGlobal?: boolean[]

    BanSearchInputAllowedFilters

    playerId?: string[]

    BanSearchInputAllowedFilters

    takaroManaged?: boolean[]

    BanSearchInputAllowedFilters