@transreport/pauk-rrms-api
    Preparing search index...

    Interface JourneyLeg

    Journey leg details for this RRMS job

    interface JourneyLeg {
        headcode: string | null;
        platform_number: string | null;
        rsid: string | null;
    }
    Index

    Properties

    headcode: string | null

    Train headcode

    platform_number: string | null

    Platform number for the job category

    rsid: string | null

    Rail service identifier (RSID)