Takaro - v0.4.9
    Preparing search index...

    Interface ModuleInstallationSearchInputAllowedFilters

    ModuleInstallationSearchInputAllowedFilters

    interface ModuleInstallationSearchInputAllowedFilters {
        gameserverId?: string[];
        id?: string[];
        moduleId?: string[];
        versionId?: string[];
    }
    Index

    Properties

    gameserverId?: string[]

    ModuleInstallationSearchInputAllowedFilters

    id?: string[]

    ModuleInstallationSearchInputAllowedFilters

    moduleId?: string[]

    ModuleInstallationSearchInputAllowedFilters

    versionId?: string[]

    ModuleInstallationSearchInputAllowedFilters