Interface HighlightsRepositoryEditReelResponseRootObject

interface HighlightsRepositoryEditReelResponseRootObject {
    reel: HighlightsRepositoryEditReelResponseReel;
    status: string;
}

Properties

Properties

status: string