method MandateTypeDetectorRegistry.prototype.detectWithDetails
MandateTypeDetectorRegistry.prototype.detectWithDetails(mandate: any): Promise<MandateTypeDetectionResult[]>

Get detailed detection results from all detectors

Parameters

mandate: any

Return Type

Usage

import { MandateTypeDetectorRegistry } from ".";