Represents an OpenNMS memo.

Constructors

Properties

Constructors

Properties

author?: string

the user who last updated (or created) the memo

body?: string

the content of the memo

created?: Moment

when the memo was created

id?: number

the memo ID

updated?: Moment

when the memo was last updated

Generated using TypeDoc