Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationStatusResponse

Package version

Operation status response

Hierarchy

Index

Properties

Optional endTime

endTime: Date

End time of the operation NOTE: This property will not be serialized. It can only be populated by the server.

Optional error

error: ApiError

Api error NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Operation ID NOTE: This property will not be serialized. It can only be populated by the server.

Optional startTime

startTime: Date

Start time of the operation NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

status: undefined | string

Operation status NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc