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