Space
public class Space: Resource
A Space represents a collection of Content Types, Assets and Entries in Contentful
-
Available Locales for this Space
Declaration
Swift
public let locales: [Locale] -
The name of this Space
Declaration
Swift
public let name: String -
Resource type (
Space
)Declaration
Swift
public var type: String -
Context for holding information about the fallback chain of locales for the Space.
Declaration
Swift
public let localizationContext: LocalizationContext
-
Undocumented
Declaration
Swift
public class Space: Resource
View on GitHub
Space Class Reference