Table of Contents

Class RAiDRelatedRaid

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

Properties

Id

[JsonPropertyName("id")]
public string? Id { get; init; }

Property Value

string

Type

[JsonPropertyName("type")]
public RAiDRelatedRaidType? Type { get; init; }

Property Value

RAiDRelatedRaidType