Threshold
@objcMembers
final class Threshold : Object
Realm representation of a milestone message
-
min
Declaration
Swift
dynamic var min: Int -
max
Declaration
Swift
dynamic var max: Int -
name
Declaration
Swift
dynamic var name: String -
checklistValue
Declaration
Swift
dynamic var checklistValue: Int -
index
Declaration
Swift
dynamic var index: Int -
dbKey
Declaration
Swift
dynamic var dbKey: String
View on GitHub
Threshold Class Reference