Class RAiDOwner
public class RAiDOwner
- Inheritance
-
RAiDOwner
- Inherited Members
Properties
Id
[JsonPropertyName("id")]
public required string Id { get; init; }
Property Value
SchemaUri
[JsonPropertyName("schemaUri")]
public required string SchemaUri { get; init; }
Property Value
ServicePoint
[JsonPropertyName("servicePoint")]
public long? ServicePoint { get; init; }
Property Value
- long?