Space
public class Space : Resource, FlatResource, Decodable
extension Space: EndpointAccessible
A Space represents a collection of content types, locales, assets, and entries in Contentful.
-
Declaration
Swift
public required init(from decoder: Decoder) throws
-
Declaration
Swift
public static let endpoint: Endpoint