ProfileType
public enum ProfileType : String, Equatable, Codable
-
Declaration
Swift
case freeText
-
Declaration
Swift
case pzn
-
Declaration
Swift
case ingredient
-
Declaration
Swift
case compounding
-
Declaration
Swift
case unknown