Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BatchActionErrorResult<Kind>

Package version

The error of an analyze batch action.

Type parameters

Hierarchy

  • BatchActionState<Kind>
    • BatchActionErrorResult

Index

Properties

Optional actionName

actionName: undefined | string

The name of the action.

error

The Error for this action result.

failedOn

failedOn: Date

When this action was completed by the service.

kind

kind: Kind

The kind of the action results.

Optional statistics

Action statistics.

Generated using TypeDoc