List result
Single item result
Service Endpoint
Get a single Sidejob
response = await sidejob(5);
Id of the Sidejob.
SidejobResult as JSON
Get a list of Sidejobs
response = await sidejobList();
PagerParameters for Paging, RangeParameters for limiting the results or null
Sort simply by a property or more complex by a list of properties
SidejobListResult as JSON
Generated using TypeDoc
Sidejob related methods
Abgeordnetenwatch API Documentation