RxNormEntityType
public enum RxNormEntityType : String, CustomStringConvertible, Codable
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
case brandName = "BRAND_NAME" - 
                  
                  
Undocumented
Declaration
Swift
case genericName = "GENERIC_NAME" - 
                  
                  
Declaration
Swift
public var description: String { get } 
View on GitHub
        RxNormEntityType Enumeration Reference