Modes

class vbbpy.modes.Modes(value)

Enum of modes to indicate an operation type.

JOURNEY_BY_ID = 4
STATIONS_ID = 1
STATIONS_QUERY = 0
STOPS_ID = 2
STOPS_ID_DEPARTURES = 3