@thepalaceproject/circulation-admin
Preparing search index...
components/InventoryReportRequestModal
useGenerateReport
Function useGenerateReport
useGenerateReport
(
__namedParameters
:
{
baseEndpointUrl
?:
any
;
library
:
any
;
setResponseMessage
:
any
;
setShowConfirmationModal
:
any
;
setShowResponseModal
:
any
;
}
,
)
:
UseMutationResult
<
InventoryReportRequestResponse
,
unknown
,
void
,
any
>
Parameters
__namedParameters
:
{
baseEndpointUrl
?:
any
;
library
:
any
;
setResponseMessage
:
any
;
setShowConfirmationModal
:
any
;
setShowResponseModal
:
any
;
}
Returns
UseMutationResult
<
InventoryReportRequestResponse
,
unknown
,
void
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@thepalaceproject/circulation-admin
Loading...