method BaseMandateTypeDetector.prototype.hasAnyFields BaseMandateTypeDetector.prototype.hasAnyFields(obj: any,fields: string[],): boolean Check if object has any of the specified fields Parameters obj: any fields: string[] Return Type boolean