Code describing how a transaction was used in a system. For instance, if an AODB receives a transaction there are a number of typical usages:
- A new flight leg can be created
- An existing flight leg can be updated
- The transaction can be ignored due to prioritization
- It can be ignored if it doesn't match an existing flight leg, and isn't the type of transaction that are used to create a flight leg