Get rail line from database
Promise<Attribute | undefined> Attribute data if fetched successfully, or undefined if data not found by id
List paginated rail lines
paginated list query options
paginated rail line list query result
Normalize rail line to response format
rail line model
RailLineResponse which aligns with the API docs format to return to frontend
Normalize list of rail line responses
rail line models
RailLineResponse which aligns with the API docs format to return to frontend
Private
endpointPrivate
railPrivate
railStatic
Readonly
COLLECTION_Generated using TypeDoc
RailLine service