AppIdParameter |
APP_ID Parameter to associate with the request.
|
ClientIdParameter |
The client id given for the Aeris access.
|
ClientSecretParameter |
The client secret given for the Aeris access.
|
CustomParameter |
Custom parameter to use when one may not have been predefined by the Aeris
lib.
|
FieldsParameter |
By default the API will return the complete dataset for each endpoint request
as defined in the respective endpoint documentation.
|
FilterParameter |
Predefined filters for limiting the results.
|
ForParameter |
Returns the results starting form the value specified.
|
FromParameter |
Returns the results starting form the value specified.
|
LimitParameter |
Parameter that defines the limit for how many responses are wanted back.
|
Parameter |
|
ParameterBuilder |
Parameter builder for increasing ease of adding parameters to an
AerisRequest .
|
PlaceParameter |
Defines the location to query data for.
|
PLimitParameter |
Applied only on the periods property, the total number of periods to return
as an integer.
|
PsortParameter |
Applied only on the periods property, used to sort results based on certain
fields contained within the periods.
|
QueryParameter |
Used to filter results based on certain fields in the data set.
|
RadiusParameter |
When requesting the closest results within a circle, the radius determines
how far from the specified location to search.
|
SortParameter |
Used to sort results based on certain fields in the data set.
|
ToParameter |
Returns the results between now* and the value specified.
|