Interface DocumentFileLookupFile

interface DocumentFileLookupFile {
    name: string;
    rev: null | string;
}

Properties

Properties

name: string
rev: null | string

Revision from the _REV sibling on ENG_Datasheet_sez5, when present.