-
A phone number with an area code.
Declaration
Swift
@objc dynamic var phoneNumber: String?
-
The type or (sub)category of some Item.
Declaration
Swift
@objc dynamic var itemType: String?
-
Undocumented
Declaration
Swift
public required convenience init(from decoder: Decoder) throws
-
Declaration
Swift
override var computedTitle: String { get }