> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for TtlFlags

> Lists the enum values for TtlFlags.

## TtlFlags Enum

Extra information about the operation, as a bit-masked field

| Name          | Value | Description                                        |
| ------------- | ----- | -------------------------------------------------- |
| None          | 0     | No extra information.                              |
| Imported      | 1     | The data change was caused by an Import operation. |
| MassOperation | 2     | The data change was done by a Mass Operation.      |

## Usage

* [traveltransactionlog](../traveltransactionlog).flags - Log of all updates made to the database, that need to be replicated.
