Warning, /pim/kitinerary/src/lib/scripts/klm.json is written in an unsupported language. File is not indexed.

0001 [{
0002     "mimeType": "text/plain",
0003     "filter": [
0004         { "field": "From", "match": "noreply@klm.com", "mimeType": "message/rfc822", "scope": "Ancestors" }
0005     ],
0006     "script": "klm.js"
0007 },
0008 {
0009     "filter": [
0010         {
0011             "field": "airlineDesignatorOfBoardingPassIssuer",
0012             "match": "KL",
0013             "mimeType": "internal/iata-bcbp",
0014             "scope": "Descendants"
0015         }
0016     ],
0017     "function": "extractBoardingPass",
0018     "mimeType": "application/pdf",
0019     "script": "klm.js"
0020 }]