CDAKReference
public class CDAKReference: CDAKJSONInstantiable
CDA Reference
-
type
Declaration
Swift
public var type: String? -
referenced type
Declaration
Swift
public var referenced_type: String = "" -
reference
Declaration
Swift
public var referenced_id: String = "" -
Entry
Declaration
Swift
public var entry: CDAKEntry? -
Undocumented
Declaration
Swift
public class CDAKReference: CDAKJSONInstantiable -
Undocumented
Declaration
Swift
public class CDAKReference: CDAKJSONInstantiable
-
Do not use - will be removed. Was used in HDS Ruby.
Declaration
Swift
required public init(event: [String:Any?])
-
Dictionary for JSON data
Declaration
Swift
public var jsonDict: [String: AnyObject]
CDAKReference Class Reference