@urixen/ptero-connect
Preparing search index...
FilesList
Type Alias FilesList
type
FilesList
=
{
data
:
{
attributes
:
{
created_at
:
string
;
is_editable
:
boolean
;
is_file
:
boolean
;
is_symlink
:
boolean
;
mimetype
:
string
;
mode
:
string
;
modified_at
:
string
;
name
:
string
;
size
:
number
;
}
;
object
:
"file_object"
;
}
[]
;
object
:
"list"
;
}
Index
Properties
data
object
Properties
data
data
:
{
attributes
:
{
created_at
:
string
;
is_editable
:
boolean
;
is_file
:
boolean
;
is_symlink
:
boolean
;
mimetype
:
string
;
mode
:
string
;
modified_at
:
string
;
name
:
string
;
size
:
number
;
}
;
object
:
"file_object"
;
}
[]
object
object
:
"list"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
object
@urixen/ptero-connect
Loading...