OneSDK
    Preparing search index...

    Interface BroadcastOfEvent

    interface BroadcastOfEvent {
        "@type": string;
        name: string;
        startDate: string;
        url: string;
    }
    Index

    Properties

    Properties

    "@type": string
    name: string
    startDate: string
    url: string