Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationStatus

Package version

Operation status.

Hierarchy

  • OperationStatus

Index

Properties

Optional endTime

endTime: Date

Operation end time. Format: ISO-8601.

Optional error

Error information related to this operation.

Optional id

id: undefined | string

ID of the operation.

Optional name

name: undefined | string

Name of the operation.

Optional properties

Additional information associated with this operation.

Optional startTime

startTime: Date

Operation start time. Format: ISO-8601.

Optional status

Operation status.

Generated using TypeDoc