Package version:

Interface BatchActionErrorResult<Kind>

The error of an analyze batch action.

Type Parameters

Hierarchy

Properties

actionName?: string

The name of the action.

The Error for this action result.

failedOn: Date

When this action was completed by the service.

kind: Kind

The kind of the action results.

Action statistics.

Generated using TypeDoc