Structures
The following structures are available globally.
-
Structure used to define the schema of your CoreData model and it’s correlation to your Content Model in Contentful. Pass in your
See moreNSManagedObjectsubclasses conforming toSyncSpacePersistable,AssetPersistableandEntryPersistableto properly map your content to CoreData entities.Declaration
Swift
public struct PersistenceModel
Structures Reference