We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e7d53 commit 6f9c875Copy full SHA for 6f9c875
1 file changed
OpenActive.NET/ReferenceValue{T}.cs
@@ -57,7 +57,7 @@ public T Object
57
}
58
59
/// <summary>
60
- /// Gets the Url representing the instance.
+ /// Gets the JSON-LD @id reference representing the instance.
61
/// </summary>
62
public Uri IdReference
63
{
@@ -73,7 +73,7 @@ public Uri IdReference
73
74
75
76
- /// Gets the Url or JSON-LD object representing the instance.
+ /// Gets the JSON-LD @id reference or JSON-LD object representing the instance.
77
78
public object Value
79
0 commit comments