Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExperimentExecutionActionTargetDetailsProperties

Package version

Model that represents the Experiment action target details properties model.

Hierarchy

  • ExperimentExecutionActionTargetDetailsProperties

Index

Properties

Optional error

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

Optional status

status: undefined | string

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

Optional target

target: undefined | string

The target for the action. NOTE: This property will not be serialized. It can only be populated by the server.

Optional targetCompletedTime

targetCompletedTime: Date

String that represents the completed date time. NOTE: This property will not be serialized. It can only be populated by the server.

Optional targetFailedTime

targetFailedTime: Date

String that represents the failed date time. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc