PersistenceModel
public struct PersistenceModel
Structure used to define the schema of your CoreData model and it’s correlation to your Content Model
in Contentful. Pass in your NSManagedObject subclasses conforming to SyncSpacePersistable,
AssetPersistable and EntryPersistable to properly map your content to CoreData entities.
-
Undocumented
Declaration
Swift
public struct PersistenceModel -
Undocumented
Declaration
Swift
public struct PersistenceModel -
Undocumented
Declaration
Swift
public struct PersistenceModel -
Undocumented
Declaration
Swift
public struct PersistenceModel
PersistenceModel Structure Reference