Table of Contents

Class ResourceLinks

Namespace
JsonApiDotNetCore.Serialization.Objects
Assembly
JsonApiDotNetCore.dll
[PublicAPI]
public sealed class ResourceLinks
Inheritance
ResourceLinks
Inherited Members

Properties

[JsonPropertyName("self")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string? Self { get; set; }

Property Value

string