Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface INotificationDiagnosticLog

Abstraction interface for the diagnostic log. Primarily for deserialization.

Hierarchy

  • INotificationDiagnosticLog

Index

Properties

Optional activityId

activityId: string

Optional description

description: string

Optional endTime

endTime: Date

Optional id

id: string

Optional logType

logType: string

Optional messages

Optional properties

properties: object

Type declaration

  • [key: string]: string

Optional source

source: string

Optional startTime

startTime: Date

Generated using TypeDoc