ThreadResponse.CreatedAt
ThreadResponse.CreatedAt property
Gets or sets the Unix timestamp (in seconds) for when the thread was created.
public long CreatedAt { get; set; }
See Also
- class ThreadResponse
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the Unix timestamp (in seconds) for when the thread was created.
public long CreatedAt { get; set; }