Share via


ExperimentExecutionActionTargetDetailsError interface

Model that represents the Experiment action target details error model.

Properties

code

The error code.

message

The error message

Property Details

code

The error code.

code?: string

Property Value

string

message

The error message

message?: string

Property Value

string