Module trackers

Source
Expand description

Trackers Rest API Endpoint definitions

Redmine Documentation

  • all trackers endpoint

Structs§

ListTrackers
The endpoint for all trackers
ListTrackersBuilder
Builder for ListTrackers.
Tracker
a type for tracker to use as an API return type
TrackerEssentials
a minimal type for Redmine trackers used in lists of trackers included in other Redmine objects (e.g. custom fields)
TrackersWrapper
helper struct for outer layers with a trackers field holding the inner data

Enums§

ListTrackersBuilderError
Error type for ListTrackersBuilder