Table of Contents

Class Links

Namespace
Si.Srp.Api.Common.Model
Assembly
Si.Srp.Api.Common.dll

Represents links for the response

public class Links
Inheritance
Links
Inherited Members

Constructors

public Links()

Properties

Next link

public Uri Next { get; set; }

Property Value

Uri

Previous link

public Uri Previous { get; set; }

Property Value

Uri