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

    Type Alias GetCallsignScheduleNotesParams

    Generated by orval v8.4.2 🍺 Do not edit manually. RRMS API

    RRMS API

    The RRMS (Railway Resource Management System) API provides endpoints for managing station settings and job timings for assistance operations.

    All endpoints require staff authentication credentials.

    OpenAPI spec version: v1

    type GetCallsignScheduleNotesParams = {
        date?: string;
        schedule_type: string;
        station_code: string;
    }
    Index

    Properties

    date?: string

    Date (required for daily schedule type, DD-MM-YYYY)

    schedule_type: string

    Schedule type (daily or default)

    station_code: string

    Station CRS code