Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
interfaces
LibraryStatistics
Interface LibraryStatistics
interface
LibraryStatistics
{
collectionIds
:
number
[]
;
collections
?:
CollectionInventory
[]
;
inventoryByMedium
?:
InventoryByMedium
;
inventorySummary
:
InventoryStatistics
;
key
:
string
;
name
:
string
;
patronStatistics
:
PatronStatistics
;
}
Index
Properties
collection
Ids
collections?
inventory
By
Medium?
inventory
Summary
key
name
patron
Statistics
Properties
collection
Ids
collectionIds
:
number
[]
Optional
collections
collections
?:
CollectionInventory
[]
Optional
inventory
By
Medium
inventoryByMedium
?:
InventoryByMedium
inventory
Summary
inventorySummary
:
InventoryStatistics
key
key
:
string
name
name
:
string
patron
Statistics
patronStatistics
:
PatronStatistics
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
Ids
collections
inventory
By
Medium
inventory
Summary
key
name
patron
Statistics
@thepalaceproject/circulation-admin
Loading...