Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DamAsset

An interface to represent data for a DAM asset

Hierarchy

  • DamAsset

Index

Properties

extension

extension: string

The extension of the asset

height

height: number

The height of the asset

mimeType

mimeType: string

The mime-type of the asset

size

size: number

The size of the asset in KB

title

title: string

The title of the asset

url

url: string

The URL of the asset

width

width: number

The width of the asset

Generated using TypeDoc