Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
interfaces
LibraryDataWithStatus
Interface LibraryDataWithStatus
interface
LibraryDataWithStatus
{
name
?:
string
;
settings
?:
{
[
key
:
string
]:
string
|
string
[]
|
{}
[]
}
;
short_name
?:
string
;
stage
?:
string
;
status
:
string
;
uuid
?:
string
;
}
Hierarchy (
View Summary
)
LibraryData
LibraryDataWithStatus
Index
Properties
name?
settings?
short_
name?
stage?
status
uuid?
Properties
Optional
name
name
?:
string
Optional
settings
settings
?:
{
[
key
:
string
]:
string
|
string
[]
|
{}
[]
}
Optional
short_
name
short_name
?:
string
Optional
stage
stage
?:
string
status
status
:
string
Optional
uuid
uuid
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
settings
short_
name
stage
status
uuid
@thepalaceproject/circulation-admin
Loading...