Expand rail stations with line and company data
rail stations to expand
Optional
expand: Expandexpanded rail stations
Get rail station from database
Promise<RailStation | undefined> Rail Station data if fetched successfully, or null if data not found by id blocks-2055
List paginated rail station
paginated list query options
paginated rail stations list query result
Normalize rail station to response format
rail station model
RailStationResponse which aligns with the API docs format to return to frontend
Normalize list of rail station responses
rail station models
RailStationResponse which aligns with the API docs format to return to frontend
Private
areaPrivate
endpointPrivate
linePrivate
railStatic
Readonly
COLLECTION_Generated using TypeDoc
RailStation service