BackfillTicket
Properties
Optional Attributes
Type declaration
-
[key: string]: object
Optional Connection
The IP address and port of the server that creates the backfill. The IP address format is ip:port.
Optional Id
Backfill ticket ID.
Optional Properties
An object that will contain the data representing a Backfill Ticket. The information about the backfill ticket properties is stored in the Data
property of that object. Backfill Ticket Properties is serialized in base64 (with padding).
Type declaration
-
[key: string]: string
An object that holds a dictionary of attributes (number or string), indexed by the attribute name. The attributes are compared against the corresponding filters defined in the matchmaking config and used to segment the ticket population into pools. The default pool is used if a pool isn't provided.
BackfillTicket