@adobe/genstudio-extensibility-sdk
@adobe/genstudio-extensibility-sdk / Asset
Asset: {
additionalMetadata:Record<string,any>;extensionInfo:ExtensionInfo;externalAssetInfo:ExternalAssetInfo;id:string;keywords:string[];mimeType:string;name:string;size:number; }
Represents a GenStudio Asset entity in the Experience.
optionaladditionalMetadata:Record<string,any>
Metadata for the asset
extensionInfo:
ExtensionInfo
Extension information
externalAssetInfo:
ExternalAssetInfo
the source of the asset
id:
string
The unique identifier of the asset.
optionalkeywords:string[]
keywords for the asset
mimeType:
string
the mimetype detected from the asset
name:
string
the name of the asset
size:
number
the size of the asset in bytes