Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateWorkRequestDetails

Provides the information used to update a work request.

Properties

Optional description

description: undefined | string

A short description about the work request.

Optional displayName

displayName: undefined | string

A short display for about the work request.

Optional percentComplete

percentComplete: undefined | number

The percentage complete of the operation tracked by this work request. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

status

status of current work request.

Optional timeFinished

timeFinished: Date

The date and time the object was finished, as described in RFC 3339.

Functions

getDeserializedJsonObj

getJsonObj