Table of Contents

Class QueryParams

Namespace
Fluxer.Net.Rest
Assembly
Fluxer.Net.dll

Query params for HTTP requests

public static class QueryParams
Inheritance
object
QueryParams

Fields

After

public const string After = "after"

Field Value

string

Around

public const string Around = "around"

Field Value

string

Before

public const string Before = "before"

Field Value

string

Limit

public const string Limit = "limit"

Field Value

string