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

    Variable deleteFutureBaselineCallsignScheduleConst

    deleteFutureBaselineCallsignSchedule: (
        id: string,
        options?: Parameters<typeof apiClientMutator>[1],
    ) => Promise<void>

    Deletes a baseline version that has not taken effect and restores the preceding version until the next planned change.

    Type Declaration

      • (id: string, options?: Parameters<typeof apiClientMutator>[1]): Promise<void>
      • Parameters

        Returns Promise<void>