RunStepResponse.FailedAt
RunStepResponse.FailedAt property
Gets or sets the Unix timestamp (in seconds) for when the run step failed.
public long? FailedAt { get; set; }
See Also
- class RunStepResponse
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the Unix timestamp (in seconds) for when the run step failed.
public long? FailedAt { get; set; }