Represents a specification document.

Hierarchy

  • DocumentData

Properties

dateCreated: string

The date that the document was created in ISO format.

extension: string

The file extension of the document.

fileExists: boolean

Whether or not the document file exists.

id: string

The identifier of the document.

isHidden: boolean

Whether the document is hidden from the document list.

name: string

The name of the document.

specificationId: number

The unique identifier of the specification that the document belongs to.