Table of Contents

Class RAiDRelatedObjectType

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

Properties

Id

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

Property Value

string

SchemaUri

[JsonPropertyName("schemaUri")]
public string? SchemaUri { get; init; }

Property Value

string