Structures
The following structures are available globally.
-
Encaspulates (and validates) a directory destination
See moreDeclaration
Swift
public struct DKDirectory
-
Undocumented
See moreDeclaration
Swift
public struct DKUploadSignature : Codable
-
Undocumented
See moreDeclaration
Swift
public struct DKPromise
-
An error returned from the Dropmark API
See moreDeclaration
Swift
public struct DKServerError : Error
-
Similar to
See moreDKResponseListSerializable
, theDKResponseListAny
is a serializer that generates an array of objects of any type. This extension is useful when handling results from Dropmark’s/activity
endpoint, which returns a variety of object types.Declaration
Swift
public struct DKResponseListAny