RBWCM-SDK Documentation - v1.1.0
    Preparing search index...

    Interface StartSeasonDto

    Data Transfer Object for starting a new Season.

    interface StartSeasonDto {
        name: string;
    }
    Index

    Properties

    Properties

    name: string

    The name of the new season.