DataPoint
public struct DataPoint : Codable
Undocumented
-
Undocumented
Declaration
Swift
public let reference: String -
Undocumented
Declaration
Swift
public let value: DataPointValue
View on GitHub
DataPoint Structure Reference