Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExtractSummaryActionSuccessResult

Package version

The results of a succeeded extract summary action.

Hierarchy

Index

Properties

Optional actionName

actionName: undefined | string

The name of the action.

completedOn

completedOn: Date

When this action was completed by the service.

Optional error

error: undefined

Discriminant to determine if that this is an error result.

results

Array of the results for each extract summary action.

Generated using TypeDoc