Source: https://guides.developer.iata.org/docs/download-the-latest-standards

ScreeningAlarmCode

The screening alarm code of the bag incident

Properties

Name Description Type Required Generic Enum Ignore
screeningAlarmCodeEnum ScreeningAlarmCodeEnum ${prop.required} "D" ,"E" ,"C" ,"N" ,"T" ${prop.ignore}

Referenced By

BagIncident
{
  "screeningAlarmCodeEnum" : [ "D", "E", "C", "N", "T" ]
}