Preparing search index...
The search index is not available
contentful-management.js - v11.52.2
contentful-management.js
AssetFileProp
Interface AssetFileProp
interface
AssetFileProp
{
fields
:
{
description
:
{
[
key
:
string
]
:
string
;
}
;
file
:
{
[
key
:
string
]
:
{
contentType
:
string
;
file
:
string
|
ArrayBuffer
|
Stream
;
fileName
:
string
;
}
;
}
;
title
:
{
[
key
:
string
]
:
string
;
}
;
}
;
sys
:
MetaSysProps
;
}
Index
Properties
fields
sys
Properties
fields
fields
:
{
description
:
{
[
key
:
string
]
:
string
;
}
;
file
:
{
[
key
:
string
]
:
{
contentType
:
string
;
file
:
string
|
ArrayBuffer
|
Stream
;
fileName
:
string
;
}
;
}
;
title
:
{
[
key
:
string
]
:
string
;
}
;
}
sys
sys
:
MetaSysProps
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fields
sys
contentful-management.js - v11.52.2
Loading...