Preparing search index...
The search index is not available
Takaro - v0.0.16
Takaro
@takaro/queues
IConnectorQueueData
Interface IConnectorQueueData
interface
IConnectorQueueData
{
domainId
:
string
;
gameServerId
:
string
;
operation
:
"create"
|
"update"
|
"delete"
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
IBaseJobData
IConnectorQueueData
Indexable
[
key
:
string
]:
unknown
Index
Properties
domain
Id
game
Server
Id
operation
Properties
domain
Id
domainId
:
string
game
Server
Id
gameServerId
:
string
operation
operation
:
"create"
|
"update"
|
"delete"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
domain
Id
game
Server
Id
operation
Takaro - v0.0.16
Loading...