Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStop

Hierarchy

Index

Properties

id

id: number

lines

lines: object[]

Type declaration

  • id: number

location

location: Point

name

name: string

schedule

schedule: object[]

Type declaration

  • arrivingTime: string
  • lineId: number
  • lineName: string
  • stopId: number
  • Optional timestamp?: number

Optional timestamp

timestamp: number