RunStepResponse.CreatedAt

RunStepResponse.CreatedAt property

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

public long CreatedAt { get; set; }

See Also