Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
interfaces
LaneData
Interface LaneData
interface
LaneData
{
count
:
number
;
custom_list_ids
:
number
[]
;
display_name
:
string
;
id
:
string
|
number
;
inherit_parent_restrictions
:
boolean
;
sublanes
:
LaneData
[]
;
visible
:
boolean
;
}
Index
Properties
count
custom_
list_
ids
display_
name
id
inherit_
parent_
restrictions
sublanes
visible
Properties
count
count
:
number
custom_
list_
ids
custom_list_ids
:
number
[]
display_
name
display_name
:
string
id
id
:
string
|
number
inherit_
parent_
restrictions
inherit_parent_restrictions
:
boolean
sublanes
sublanes
:
LaneData
[]
visible
visible
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
custom_
list_
ids
display_
name
id
inherit_
parent_
restrictions
sublanes
visible
@thepalaceproject/circulation-admin
Loading...