Storyblok Kotlin
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Storyblok Kotlin
Content Delivery API Client
/
com.storyblok.cdn.schema
/
Asset
/
Asset
Asset
constructor
(
name
:
String
?
=
null
,
source
:
String
?
=
null
,
alt
:
String
?
=
null
,
focus
:
String
?
,
metadata
:
Map
<
String
,
String
>
?
=
null
,
title
:
String
?
=
null
,
filename
:
String
,
copyright
:
String
?
=
null
,
isExternalUrl
:
Boolean
=
false
)
(
source
)