Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationMetadata

Package version

Metadata information for an analysis poller operation.

Hierarchy

Index

Properties

Optional createdOn

createdOn: Date

The date and time the operation was created.

Optional expiresOn

expiresOn: Date

The date and time when the operation results will expire on the server.

Optional lastModifiedOn

lastModifiedOn: Date

The time the operation status was last updated.

Optional operationId

operationId: undefined | string

The operation id.

Optional status

status: State

The current status of the operation.

Generated using TypeDoc