Represents a history object with a key, title, description, and timestamp.

Implements

  • AbstractHistoryObject
  • Params

Constructors

Properties

description: undefined | string
isHistoryObject: boolean = true
key: string
timestamp: Date

Methods

  • Parameters

    • json: string

    Returns void