Preparing search index...
The search index is not available
canvas-ui
canvas-ui
<internal>
CoreFolderRetrieve
Interface CoreFolderRetrieve
interface
CoreFolderRetrieve
{
access_type
:
"private"
|
"public"
;
breadcrumbs
:
{
id
:
null
|
string
;
name
:
string
}
[]
;
created_at
:
string
;
created_by
:
MiniUser
;
files_count
:
number
;
folders_count
:
number
;
id
:
string
;
instance_id
:
string
;
metadata
:
Record
<
string
,
any
>
;
modified_at
:
string
;
modified_by
:
null
|
MiniUser
;
name
:
string
;
owned_by
:
MiniUser
;
parent_id
:
null
|
string
;
path
:
string
;
}
Index
Properties
access_
type
breadcrumbs
created_
at
created_
by
files_
count
folders_
count
id
instance_
id
metadata
modified_
at
modified_
by
name
owned_
by
parent_
id
path
Properties
access_
type
access_type
:
"private"
|
"public"
breadcrumbs
breadcrumbs
:
{
id
:
null
|
string
;
name
:
string
}
[]
created_
at
created_at
:
string
created_
by
created_by
:
MiniUser
files_
count
files_count
:
number
folders_
count
folders_count
:
number
id
id
:
string
instance_
id
instance_id
:
string
metadata
metadata
:
Record
<
string
,
any
>
modified_
at
modified_at
:
string
modified_
by
modified_by
:
null
|
MiniUser
name
name
:
string
owned_
by
owned_by
:
MiniUser
parent_
id
parent_id
:
null
|
string
path
path
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
type
breadcrumbs
created_
at
created_
by
files_
count
folders_
count
id
instance_
id
metadata
modified_
at
modified_
by
name
owned_
by
parent_
id
path
canvas-ui
Loading...