Sports Lib API - v17.3.0
GitHub
npm
Preparing search index...
API
RouteFileJSONInterface
Interface RouteFileJSONInterface
interface
RouteFileJSONInterface
{
createdAt
:
number
|
null
;
creator
:
CreatorJSONInterface
;
id
?:
string
;
name
:
string
;
routes
:
RouteJSONInterface
[]
;
srcFileType
:
string
;
stats
?:
DataJSONInterface
;
waypoints
:
RouteWaypointInterface
[]
;
}
Index
Properties
created
At
creator
id?
name
routes
src
File
Type
stats?
waypoints
Properties
created
At
createdAt
:
number
|
null
creator
creator
:
CreatorJSONInterface
Optional
id
id
?:
string
name
name
:
string
routes
routes
:
RouteJSONInterface
[]
src
File
Type
srcFileType
:
string
Optional
stats
stats
?:
DataJSONInterface
waypoints
waypoints
:
RouteWaypointInterface
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
creator
id
name
routes
src
File
Type
stats
waypoints
GitHub
npm
Sports Lib API - v17.3.0
Loading...