Detector for PaymentMandate type
canHandle(mandateType: MandateType): boolean
detectType(mandate: any): MandateType
detectWithDetails(mandate: any): MandateTypeDetectionResult
Detailed detection with confidence and reasoning
private
readonly
PAYMENT_CONTENTS_FIELDS: string[]
private
readonly
PAYMENT_FIELDS: string[]