TransitStopDetailType enum

Defines values for TransitStopDetailType. Possible values include: 'alerts', 'alertDetails', 'lines', 'lineGroups'

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.

LineGroups

Return line groups that stops at the specified stop.

Lines

Return transit lines that stops at the specified stop.