method MandateTypeDetectorRegistry.prototype.detectType
MandateTypeDetectorRegistry.prototype.detectType(mandate: any): MandateType

Detect mandate type using registered detectors

Parameters

mandate: any

Return Type

Usage

import { MandateTypeDetectorRegistry } from ".";