Class GenerationHistorySnapshot
Inherited Members
Namespace: Glitch9.AIDevKit.History
Assembly: Glitch9.AIDevKit.dll
Syntax
public sealed class GenerationHistorySnapshot
Properties
| Edit this page View SourceCreatedAt
Declaration
[JsonProperty("created_at")]
public DateTime CreatedAt { get; set; }
Property Value
| Type | Description |
|---|---|
| DateTime |
RecordCount
Declaration
[JsonProperty("record_count")]
public int RecordCount { get; set; }
Property Value
| Type | Description |
|---|---|
| int |