ENUM
Lines.iPhone
public enum iPhone: ProductLine
A type that describes the specific iPhone line.
standard
case standard
pro
case pro
se
case se
marketingName
public var marketingName: String
The marketing name of the iPhone product line, e.g. “Pro”, “SE”.