Get all news posts for this event.
(Borrows from getNews)
Array of news posts.
ParkrunNetError ParkrunJS Networking Error.
Get the upcoming roster(s) for this event.
(Borrows from getRoster)
ParkrunNetError ParkrunJS Networking Error.
Get statistics across a parkrun event.
statistics.
ParkrunNetError ParkrunJS Networking Error.
Get the Numerical Series ID for this event.
getEventDay for this value as a string.
Series ID.
Get the office email for this event.
Only available when this class is constructed via getEvent.
Office Email.
ParkrunDataNotAvailableError When not using getEvent, this value is not provided and trying to access it will result in this error.
Get the helper email for this event.
Only available when this class is constructed via getEvent.
Helper Email.
ParkrunDataNotAvailableError When not using getEvent, this value is not provided and trying to access it will result in this error.
Get the amount of sessions that have taken place at this event.
Only available when this class is constructed via getEvent.
No. of sessions taken place.
ParkrunDataNotAvailableError When not using getEvent, this value is not provided and trying to access it will result in this error.
Generated using TypeDoc
A class representing a Parkrun event.