Takaro - v0.4.9
    Preparing search index...

    Interface VariableSearchInputAllowedFilters

    VariableSearchInputAllowedFilters

    interface VariableSearchInputAllowedFilters {
        gameServerId?: string[];
        id?: string[];
        key?: string[];
        moduleId?: string[];
        playerId?: string[];
    }
    Index

    Properties

    gameServerId?: string[]

    VariableSearchInputAllowedFilters

    id?: string[]

    VariableSearchInputAllowedFilters

    key?: string[]

    VariableSearchInputAllowedFilters

    moduleId?: string[]

    VariableSearchInputAllowedFilters

    playerId?: string[]

    VariableSearchInputAllowedFilters