Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IImmutable<T>

An immutable message, no properties can be changed

Type parameters

  • T

Hierarchy

Index

Properties

Properties

data

data: T

The generic message payload

id

id: string | IGuidImmutable

The unique identification value for this message

user

user: string | IGuidImmutable

The unique user identification value that created this message