Class RAiDChange
public class RAiDChange
- Inheritance
-
RAiDChange
- Inherited Members
Properties
Diff
[JsonPropertyName("diff")]
public string? Diff { get; init; }
Property Value
Handle
[JsonPropertyName("handle")]
public string? Handle { get; init; }
Property Value
Timestamp
[JsonPropertyName("timestamp")]
public DateTime? Timestamp { get; init; }
Property Value
Version
[JsonPropertyName("version")]
public int? Version { get; init; }
Property Value
- int?