Preparing search index...
The search index is not available
@mediafly/frontend-api - v14.14.0
@mediafly/frontend-api
ActivityItem
Interface ActivityItem
interface
ActivityItem
{
assetType
?:
AssetType
;
canAccess
:
boolean
;
deleted
?:
boolean
;
fileType
:
string
;
id
:
string
;
slug
:
string
;
thumbnailUrl
:
string
;
title
:
string
;
type
:
string
;
}
Index
Properties
asset
Type?
can
Access
deleted?
file
Type
id
slug
thumbnail
Url
title
type
Properties
Optional
asset
Type
asset
Type
?:
AssetType
can
Access
can
Access
:
boolean
Optional
deleted
deleted
?:
boolean
file
Type
file
Type
:
string
id
id
:
string
slug
slug
:
string
thumbnail
Url
thumbnail
Url
:
string
title
title
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
Type
can
Access
deleted
file
Type
id
slug
thumbnail
Url
title
type
@mediafly/frontend-api - v14.14.0
Loading...