Document

Represents a document.

Constructor

new Document()

Creates a new document.

Classes

Document

Members

description :string

The description of the document.

Type:
  • string

id :number

The ID of the document.

Type:
  • number

publicationDate :string

The publication data, in an ISO 8601 format.

Type:
  • string

refDate :string

The reference data, in an ISO 8601 format.

Type:
  • string

rightsHolder :string

The holder of the rights for the document.

Type:
  • string

source :string

The source of the document.

Type:
  • string

title :string

The title of the document.

Type:
  • string

user_id :number

The creator id.

Type:
  • number

validationStatus :Object

The validation status information.

Type:
  • Object

visualization :Object

Visualization information.

Type:
  • Object