Protocols
The following protocols are available globally.
-
Use this protocol for interchangeable usage of DKUsers and DKTeams
See moreDeclaration
Swift
public protocol DKAccount -
When applied to classes in Dropmark’s model, a class conforming to
See moreDKResponseListSerializablecan be serialized from JSON into an array of objects.Declaration
Swift
public protocol DKResponseListSerializable -
When applied to classes in Dropmark’s model, a class conforming to
See moreDKResponseObjectSerializablecan serialize JSON into an object instance.Declaration
Swift
public protocol DKResponseObjectSerializable
View on GitHub
Install in Dash
Protocols Reference