type property

String? type
getter/setter pair

The processor type, such as: OCR_PROCESSOR, INVOICE_PROCESSOR.

To get a list of processor types, see FetchProcessorTypes.

Implementation

core.String? type;