TNCumulativeSafetyScore
@objcMembers
public class TNCumulativeSafetyScore : NSObject, Codable
Undocumented
-
Undocumented
Declaration
Swift
public let intervalType: TNCumulativeSafetyIntervalType
-
Undocumented
Declaration
Swift
public let historicalSafetyScores: [TNHistoricalSafetyScore]?
-
Undocumented
Declaration
Swift
public init(intervalType: TNCumulativeSafetyIntervalType = .incremental, historicalSafetyScores: [TNHistoricalSafetyScore]?)