Class CreateExperimentResponse
Inherited Members
Namespace: Seclai.Models
Assembly: Seclai.dll
Syntax
public sealed class CreateExperimentResponse
Properties
ExperimentId
Declaration
[JsonPropertyName("experiment_id")]
public string ExperimentId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Status
Declaration
[JsonPropertyName("status")]
public string Status { get; set; }
Property Value
| Type | Description |
|---|---|
| string |