Table of Contents

Class AtomicReference

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

Properties

Relationship

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

Property Value

string