productID
The Product Identifier associated with the device.
Declaration
@NSCopying var productID: NSNumber? { get }Discussion
A non-nil value if the product identifier has been determined from the device, nil if unknown.
The Product Identifier associated with the device.
@NSCopying var productID: NSNumber? { get }A non-nil value if the product identifier has been determined from the device, nil if unknown.