Interface MatchGameWithMetadata

Hierarchy

  • MatchGame
    • MatchGameWithMetadata

Properties

Properties

metadata: {
    label?: string;
}

Type declaration

  • Optional label?: string

    Label as shown in the UI

Generated using TypeDoc