Preparing search index...
The search index is not available
Takaro - v0.0.16
Takaro
@takaro/apiclient
EventSearchInputAllowedFilters
Interface EventSearchInputAllowedFilters
Export
EventSearchInputAllowedFilters
interface
EventSearchInputAllowedFilters
{
actingModuleId
?:
string
[]
;
actingUserId
?:
string
[]
;
eventName
?:
EventSearchInputAllowedFiltersEventNameEnum
[]
;
gameserverId
?:
string
[]
;
id
?:
string
[]
;
moduleId
?:
string
[]
;
playerId
?:
string
[]
;
}
Index
Properties
acting
Module
Id?
acting
User
Id?
event
Name?
gameserver
Id?
id?
module
Id?
player
Id?
Properties
Optional
acting
Module
Id
actingModuleId
?:
string
[]
Memberof
EventSearchInputAllowedFilters
Optional
acting
User
Id
actingUserId
?:
string
[]
Memberof
EventSearchInputAllowedFilters
Optional
event
Name
eventName
?:
EventSearchInputAllowedFiltersEventNameEnum
[]
Memberof
EventSearchInputAllowedFilters
Optional
gameserver
Id
gameserverId
?:
string
[]
Memberof
EventSearchInputAllowedFilters
Optional
id
id
?:
string
[]
Memberof
EventSearchInputAllowedFilters
Optional
module
Id
moduleId
?:
string
[]
Memberof
EventSearchInputAllowedFilters
Optional
player
Id
playerId
?:
string
[]
Memberof
EventSearchInputAllowedFilters
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acting
Module
Id
acting
User
Id
event
Name
gameserver
Id
id
module
Id
player
Id
Takaro - v0.0.16
Loading...
Export
EventSearchInputAllowedFilters