Preparing search index...
The search index is not available
Takaro - v0.0.15
Takaro
@takaro/apiclient
GameServerSearchInputAllowedFilters
Interface GameServerSearchInputAllowedFilters
Export
GameServerSearchInputAllowedFilters
interface
GameServerSearchInputAllowedFilters
{
enabled
?:
boolean
[]
;
id
?:
string
[]
;
name
?:
string
[]
;
reachable
?:
boolean
[]
;
type
?:
GameServerSearchInputAllowedFiltersTypeEnum
[]
;
}
Index
Properties
enabled?
id?
name?
reachable?
type?
Properties
Optional
enabled
enabled
?:
boolean
[]
Memberof
GameServerSearchInputAllowedFilters
Optional
id
id
?:
string
[]
Memberof
GameServerSearchInputAllowedFilters
Optional
name
name
?:
string
[]
Memberof
GameServerSearchInputAllowedFilters
Optional
reachable
reachable
?:
boolean
[]
Memberof
GameServerSearchInputAllowedFilters
Optional
type
type
?:
GameServerSearchInputAllowedFiltersTypeEnum
[]
Memberof
GameServerSearchInputAllowedFilters
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enabled
id
name
reachable
type
Takaro - v0.0.15
Loading...
Export
GameServerSearchInputAllowedFilters