Class AbstractMessageAbstract
Constructors
constructor
- new AbstractMessage(body?, uuid?, error?, topic?, target?, origin?, timezone?): AbstractMessage
Properties
Optional body
body?: any
Optional error
origin
target
timestamp
timestamp: number = ...
Optional timezone
timezone?: string
Optional topic
topic?: string
Abstract type
uuid
uuid: string