Takaro - v0.4.9
    Preparing search index...

    Interface EntitySearchInputAllowedFilters

    EntitySearchInputAllowedFilters

    interface EntitySearchInputAllowedFilters {
        code?: string[];
        gameserverId?: string[];
        id?: string[];
        name?: string[];
        type?: EntitySearchInputAllowedFiltersTypeEnum[];
    }
    Index

    Properties

    code?: string[]

    EntitySearchInputAllowedFilters

    gameserverId?: string[]

    EntitySearchInputAllowedFilters

    id?: string[]

    EntitySearchInputAllowedFilters

    name?: string[]

    EntitySearchInputAllowedFilters

    EntitySearchInputAllowedFilters