IGPAPI
    Preparing search index...

    Interface HighlightsCreateReelResponse

    interface HighlightsCreateReelResponse {
        reel: HighlightsCreateReelResponseReel;
        status: string;
    }
    Index

    Properties

    Properties

    reel: HighlightsCreateReelResponseReel
    status: string