Class JsonApiLinkObject
Represents a JSON API link object.
public class JsonApiLinkObject : JsonObject, ICloneable
- Inheritance
-
JsonApiLinkObject
- Implements
- Inherited Members
Properties
Href
public Uri Href { get; }
Represents a JSON API link object.
public class JsonApiLinkObject : JsonObject, ICloneable
public Uri Href { get; }