Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
interfaces
LibraryRegistrationData
Interface LibraryRegistrationData
interface
LibraryRegistrationData
{
access_problem
?:
ProblemDetail
;
id
:
string
|
number
;
libraries
:
LibraryDataWithStatus
[]
;
terms_of_service_html
?:
string
;
terms_of_service_link
?:
string
;
}
Index
Properties
access_
problem?
id
libraries
terms_
of_
service_
html?
terms_
of_
service_
link?
Properties
Optional
access_
problem
access_problem
?:
ProblemDetail
id
id
:
string
|
number
libraries
libraries
:
LibraryDataWithStatus
[]
Optional
terms_
of_
service_
html
terms_of_service_html
?:
string
Optional
terms_
of_
service_
link
terms_of_service_link
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
problem
id
libraries
terms_
of_
service_
html
terms_
of_
service_
link
@thepalaceproject/circulation-admin
Loading...