Class BackfillTicketProperties
This object has to be encoded in base64.
Inheritance
object
BackfillTicketProperties
Namespace: Unity.Services.Matchmaker.Models
Assembly: solution.dll
Syntax
public class BackfillTicketProperties
Constructors
BackfillTicketProperties(MatchProperties)
This object has to be encoded in base64.
Declaration
public BackfillTicketProperties(MatchProperties matchProperties = null)
Parameters
| Type | Name | Description |
|---|---|---|
| MatchProperties | matchProperties | matchProperties param |
Properties
MatchProperties
Parameter matchProperties of BackfillTicketProperties
Declaration
public MatchProperties MatchProperties { get; }
Property Value
| Type | Description |
|---|---|
| MatchProperties |