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

    Variable getEffectiveCallsignSchedulePeriodsConst

    getEffectiveCallsignSchedulePeriods: (
        params: GetEffectiveCallsignSchedulePeriodsParams,
        options?: Parameters<typeof apiClientMutator>[1],
    ) => Promise<CallsignSchedulePeriod[]>

    Returns compact effective baseline and override segments for a half-open operating-date range, including weekday/weekend applicability for calendar expansion.

    Type Declaration