interface DocumentInfo_1_1_0 {
    $type$: "DocumentInfo_1_1_0";
    document: SHA256Hash<BLOB>;
    documentName: string;
    mimeType: string;
}

Hierarchy

Properties

$type$: "DocumentInfo_1_1_0"
document: SHA256Hash<BLOB>
documentName: string
mimeType: string