@transreport/pauk-rrms-api
Preparing search index...
removeCallsignScheduleOverride
Variable removeCallsignScheduleOverride
Const
removeCallsignScheduleOverride
:
(
activeFrom
:
string
,
params
:
RemoveCallsignScheduleOverrideParams
,
options
?:
Parameters
<
typeof
apiClientMutator
>
[
1
]
,
)
=>
Promise
<
CallsignSchedule
>
Removes the requested part of an override so the baseline is effective again.
Type Declaration
(
activeFrom
:
string
,
params
:
RemoveCallsignScheduleOverrideParams
,
options
?:
Parameters
<
typeof
apiClientMutator
>
[
1
]
,
)
:
Promise
<
CallsignSchedule
>
Parameters
activeFrom
:
string
params
:
RemoveCallsignScheduleOverrideParams
Optional
options
:
Parameters
<
typeof
apiClientMutator
>
[
1
]
Returns
Promise
<
CallsignSchedule
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@transreport/pauk-rrms-api
Loading...
Removes the requested part of an override so the baseline is effective again.