Class Links
Represents links for the response
Constructors
Links()
Declaration
public Links()
Properties
Next
Next link
Declaration
public Uri Next { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Uri |
Previous
Previous link
Declaration
public Uri Previous { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Uri |