TextAnalyticsActionSuccessState interface

The state of a succeeded action.

Properties

completedOn

When this action was completed by the service.

error

Discriminant to determine if that this is an error result.

Property Details

completedOn

When this action was completed by the service.

completedOn: Date

Property Value

Date

error

Discriminant to determine if that this is an error result.

error?: undefined

Property Value

undefined