Model
Model consists of a collection of classes that define the data types used within the Remote API.
Attention: All model objects in the SkyVault SDK are now
serializable/persistable. All model objects now conform to the NSCoding
protocol meaning they can be saved using the NSUserDefaults utility
class.