Options
All
  • Public
  • Public/Protected
  • All
Menu

Module domain/interfaces/Change

Index

Type aliases

Type aliases

Change: { eventType: string; id: string; product: string; timeCreated: string }
description

The Change is one of the three primary event type.

Type declaration

  • eventType: string
  • id: string
  • product: string
  • timeCreated: string

Generated using TypeDoc