Interface FileTypePhotoStory

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

interface FileTypePhotoStory {
    @type: "fileTypePhotoStory";
}

Properties

Properties

@type: "fileTypePhotoStory"