Interface FileTypeThumbnail

The file is a thumbnail of another file. Subtype of FileType.

interface FileTypeThumbnail {
    @type: "fileTypeThumbnail";
}

Properties

Properties

@type: "fileTypeThumbnail"