Takaro - v0.4.9
    Preparing search index...

    Interface ItemSearchInputAllowedFilters

    ItemSearchInputAllowedFilters

    interface ItemSearchInputAllowedFilters {
        code?: string[];
        gameserverId?: string[];
        id?: string[];
        name?: string[];
    }
    Index

    Properties

    code?: string[]

    ItemSearchInputAllowedFilters

    gameserverId?: string[]

    ItemSearchInputAllowedFilters

    id?: string[]

    ItemSearchInputAllowedFilters

    name?: string[]

    ItemSearchInputAllowedFilters