Property Links
Links
Returns the list of HATEOAS links included in the search results.
Declaration
public IEnumerable<HateoasLink> Links { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<HateoasLink> |
Returns the list of HATEOAS links included in the search results.
public IEnumerable<HateoasLink> Links { get; set; }
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<HateoasLink> |