ALUniversalIDResultField Class Reference Inherits from NSObject Declared in ALPluginResult.h Overview Describes scanned parameters of an ID field dateValue Describes the date value of an ID field @property (nonatomic, nullable, strong) ALDateValue *dateValue Declared In ALPluginResult.h textValues Describes the text values of an ID field @property (nonatomic, strong) ALTextValues *textValues Declared In ALPluginResult.h