Get rail company from database
Promise<RailCompanyEntity | undefined> RailCompany data if fetched successfully, or null if data not found by id
List paginated rail companies
paginated list query options
paginated rail company list query result
Normalize rail company to response format
rail company model
RailCompanyResponse which aligns with the API docs format to return to frontend
Normalize list of rail company responses
rail company models
RailCompanyResponse which aligns with the API docs format to return to frontend
Private
railStatic
Readonly
COLLECTION_Generated using TypeDoc
RailCompany service