Contentful SDK v0.3.0 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
Link to this type
t()
View Sourcet() :: %Contentful.Asset{
fields: Contentful.Asset.Fields.t(),
sys: Contentful.SysData.t()
}