Contentful SDK v0.3.2 Contentful.Asset View Source

Represents an asset available within a Contentful.Space.

https://www.contentful.com/developers/docs/references/content-delivery-api/#/reference/assets

Link to this section Summary

Link to this section Types

Specs

t() :: %Contentful.Asset{
  fields: Contentful.Asset.Fields.t(),
  sys: Contentful.SysData.t()
}