Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventsOperationInfo

Package version

interface

An interface representing EventsOperationInfo. Operation info for an event result

Hierarchy

  • EventsOperationInfo

Index

Properties

Optional id

id: undefined | string
member

{string} [id] ID of the operation

Optional name

name: undefined | string
member

{string} [name] Name of the operation

Optional parentId

parentId: undefined | string
member

{string} [parentId] Parent ID of the operation

Optional syntheticSource

syntheticSource: undefined | string
member

{string} [syntheticSource] Synthetic source of the operation

Generated using TypeDoc