Class JsonApiResourceIdentifierObject
Implements
Inherited Members
Namespace: Subsembly.Json
Assembly: Subsembly.Json.dll
Syntax
public class JsonApiResourceIdentifierObject : JsonObject, ICloneable
Properties
ID
Declaration
public string ID { get; }
Property Value
Type | Description |
---|---|
string |
Type
Declaration
public string Type { get; }
Property Value
Type | Description |
---|---|
string |