docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CreateBackfillTicketResponse

    CreateBackfillTicketResponse model

    Inheritance
    object
    CreateBackfillTicketResponse
    Namespace: Unity.Services.Matchmaker.Models
    Assembly: solution.dll
    Syntax
    public class CreateBackfillTicketResponse

    Constructors

    CreateBackfillTicketResponse(string)

    Creates an instance of CreateBackfillTicketResponse.

    Declaration
    public CreateBackfillTicketResponse(string id = null)
    Parameters
    Type Name Description
    string id

    The backfill ticket ID that was newly created.

    Properties

    Id

    The backfill ticket ID that was newly created.

    Declaration
    public string Id { get; }
    Property Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)