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

    Interface SeasonStartedPayload

    interface SeasonStartedPayload {
        name: string;
        rankedSystemId: string;
        seasonId: string;
    }
    Index

    Properties

    name: string
    rankedSystemId: string
    seasonId: string