TransitNowSchedSubscriptions

Name: TransitNOW Schedule Subscriptions

Field Documentation
SubscriptionId Unique Identifier of a subscription.
RegisteredUserId User identifier from RegisteredUsers.RegisterUserId of the user subscribing to that alert.
StopId Stop identifier of the stop that the user subscribed to from Stops.StopId.
LineDirId Unique id of the route and line direction selected by the user.
LineName Route name selected by the user.
WeekTemplate Specifies the days of the week that the alert should be sent. For example, when sending only on Monday, the format is 0100000.
DeliveryMethodId Identifier of the delivery method (Valid values: 1-5) from DeliveryMethods.DeliveryMethodId.
Description.TransitNowSchedSubscriptions Description of a subscribed stop based alert (given by the user) or service notice subscription (generated based on subscription).
FromDate Start date for sending repeating alerts. (Format : YYYYMMDD)
ToDate End date of the alert being sent. (Format : YYYYMMDD)
TripTime Trip time that the user selects from the bus schedule. Value is in seconds from midnight.
DeliveryTime Time when the message was delivered. Value is in seconds from midnight.
AlertMode If 1, the alert is repeated. If 0, the alert occurs only once.
NotificationTypeAbbr Description of the notification (e.g., StopBasedAlerts).
LineIdConst Line identifier from MasterLine.LineIdConst. References line across sign-up periods. If set to 0, this rule applies to all lines that do not have a record in the table (Generic Rule).
IsUnsubscribed If true, a subscription has been unsubscribed.
UnsubscribeCode Removing a subscription without logging can be achieved using this unique code.
ContactInfold Contact info ID from the ContactInfo table.
LineDirIdConsts Comma-separated list of LineDirIdConst identifiers from the Line table.