Table of Contents

Class RAiDChange

Namespace
RAiD.Net.Domain
Assembly
RAiD.Net.dll
public class RAiDChange
Inheritance
RAiDChange
Inherited Members

Properties

Diff

[JsonPropertyName("diff")]
public string? Diff { get; init; }

Property Value

string

Handle

[JsonPropertyName("handle")]
public string? Handle { get; init; }

Property Value

string

Timestamp

[JsonPropertyName("timestamp")]
public DateTime? Timestamp { get; init; }

Property Value

DateTime?

Version

[JsonPropertyName("version")]
public int? Version { get; init; }

Property Value

int?