Class JsonApiVersionObject
Represents a JSON:API object.
Implements
Inherited Members
Namespace: Subsembly.Json
Assembly: Subsembly.Json.dll
Syntax
public class JsonApiVersionObject : JsonObject, ICloneable
Properties
Meta
Declaration
public JsonObject Meta { get; }
Property Value
Type | Description |
---|---|
JsonObject |
Version
Declaration
public string Version { get; }
Property Value
Type | Description |
---|---|
string |