TransitLineDetailType enum

Defines values for TransitLineDetailType. Possible values include: 'alerts', 'alertDetails', 'lines', 'stops', 'schedule', 'patterns'

Fields

AlertDetails

Can only be used in conjunction with detailType=alerts.Return additional details associated with the active service alerts.

Alerts

Return any active service alerts for the specified stop. Response provides brief information for disruption in service and all basic data associated with the alert.

Lines

Return transit lines that stops at the specified stop.

Patterns

Return list of patterns this group is comprised of. A pattern consists of a stop sequence and shape per line.

Schedule

Return a 24h static schedule for the specified line group from the current time of the day to the end of the current day. Data is guaranteed to be returned only between the current day and 3 days forward.

Stops

Return list of stops the line group goes through.