RunStepResponse.Id

RunStepResponse.Id property

Gets or sets the identifier of the run step, which can be referenced in API endpoints.

public string Id { get; set; }

See Also