Interface FileTypeVideoStory

The file is a video published as a story. Subtype of FileType.

interface FileTypeVideoStory {
    @type: "fileTypeVideoStory";
}

Properties

Properties

@type: "fileTypeVideoStory"