RunStepResponse.CompletedAt

RunStepResponse.CompletedAt property

Gets or sets the Unix timestamp (in seconds) for when the run step completed.

public long? CompletedAt { get; set; }

See Also