Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AssignmentValidationStatus

Summary of assignment Validation status.

Properties

Optional accessRequestId

accessRequestId: undefined | string

Id of the accessRequest which got created as part of Assignment Validation.

Optional errorMessage

errorMessage: undefined | string

any errorMessage during validation.

executionId

executionId: string

Id of the unique execution.

executionStatus

Status of the execution Success or Failure.

Optional statusDetail

statusDetail: Array<StatusDetail>

List of execution detail for the validate assignment.

Optional timeOfValidationFinish

timeOfValidationFinish: Date

Time when the respective action happened in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'.

Optional timeOfValidationStart

timeOfValidationStart: Date

Time when the respective action happened in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'.

Optional userId

userId: undefined | string

Id of the user who triggered the Assignment Validation.

Functions

getDeserializedJsonObj

getJsonObj