interface LineupExternalBasicMetadata {
    dateCreated: string;
    description: string;
    headerSubtitle: string;
    headerTitle: string;
    name: string;
    version: string;
}

Properties

dateCreated: string

The timestamp the lineup is created.

description: string

The description of the lineup

headerSubtitle: string

The subtitle to show in the header.

headerTitle: string

The title to show in the header.

name: string

The name of the lineup.

version: string

The version of the schema.