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

    Type Alias ChecklistItemOptionsItem

    Generated by orval 🍺 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 ChecklistItemOptionsItem = {
        text: string;
        value: string;
    }
    Index
    text: string

    Display label for the option

    value: string

    Stored value for the option