Takaro - v0.4.9
    Preparing search index...

    Interface PlayerSearchInputAllowedFilters

    PlayerSearchInputAllowedFilters

    interface PlayerSearchInputAllowedFilters {
        epicOnlineServicesId?: string[];
        id?: string[];
        name?: string[];
        platformId?: string[];
        roleId?: string[];
        steamCommunityBanned?: boolean[];
        steamId?: string[];
        steamVacBanned?: boolean[];
        xboxLiveId?: string[];
    }
    Index

    Properties

    epicOnlineServicesId?: string[]

    PlayerSearchInputAllowedFilters

    id?: string[]

    PlayerSearchInputAllowedFilters

    name?: string[]

    PlayerSearchInputAllowedFilters

    platformId?: string[]

    PlayerSearchInputAllowedFilters

    roleId?: string[]

    PlayerSearchInputAllowedFilters

    steamCommunityBanned?: boolean[]

    PlayerSearchInputAllowedFilters

    steamId?: string[]

    PlayerSearchInputAllowedFilters

    steamVacBanned?: boolean[]

    PlayerSearchInputAllowedFilters

    xboxLiveId?: string[]

    PlayerSearchInputAllowedFilters