Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SyncMigrationDatabaseErrorEvent

Package version

Database migration errors for online migration

Hierarchy

  • SyncMigrationDatabaseErrorEvent

Index

Properties

Optional eventText

eventText: undefined | string

Event text. NOTE: This property will not be serialized. It can only be populated by the server.

Optional eventTypeString

eventTypeString: undefined | string

Event type. NOTE: This property will not be serialized. It can only be populated by the server.

Optional timestampString

timestampString: undefined | string

String value of timestamp. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc