Class QueryParams
Query params for HTTP requests
public static class QueryParams
- Inheritance
-
objectQueryParams
Fields
After
public const string After = "after"
Field Value
Around
public const string Around = "around"
Field Value
Before
public const string Before = "before"
Field Value
Limit
public const string Limit = "limit"