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

    Interface UpdateCallsignScheduleRequest

    Payload for updating a default callsign schedule

    interface UpdateCallsignScheduleRequest {
        callsigns_attributes: UpdateCallsignScheduleRequestCallsignsAttributesItem[];
    }
    Index

    Properties

    Full callsign list for this schedule. Existing callsigns omitted from this list are deleted.

    1