Contentful SDK v0.3.2 Contentful.Space View Source
A Space represents a space on contentful, holding most of the objects you work with, e.g. Contentful.Asset
, Contentful.Entry
or Contentful.Locale
Link to this section Summary
Link to this section Types
Specs
t() :: %Contentful.Space{name: String.t(), sys: Contentful.SysData.t()}