Represents a collection of search parameters.
More...
|
int | MaxResults [get, set] |
| Gets or sets the max result count of the request. More...
|
|
Bucket? | Bucket [get, set] |
| Gets or sets the bucket of the request. More...
|
|
DateTime | FromDate [get, set] |
| Gets or sets the beginning date of the search target of the request. More...
|
|
DateTime | ToDate [get, set] |
| Gets or sets the finish date of the search target of the request. More...
|
|
Represents a collection of search parameters.
◆ Bucket
Bucket? CoreTweet.RequestParameters.Bucket |
|
getset |
Gets or sets the bucket of the request.
◆ FromDate
DateTime CoreTweet.RequestParameters.FromDate |
|
getset |
Gets or sets the beginning date of the search target of the request.
◆ MaxResults
int CoreTweet.RequestParameters.MaxResults |
|
getset |
Gets or sets the max result count of the request.
◆ ToDate
DateTime CoreTweet.RequestParameters.ToDate |
|
getset |
Gets or sets the finish date of the search target of the request.
The documentation for this class was generated from the following file: