> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Transaction

> The Transaction interface — the current processing transaction in a Condition activity script.

`Transaction` is the current processing transaction in a Condition activity script.

## Properties

| Name          | Type                                                                                     | Access    | Description                                      |
| :------------ | :--------------------------------------------------------------------------------------- | :-------- | :----------------------------------------------- |
| **Documents** | [Document](/vantage/documentation/skill-designer/process/condition-activity/document)\[] | Read-only | The collection of documents for the transaction. |

## Related topics

* [Context](/vantage/documentation/skill-designer/process/condition-activity/context)
* [Document](/vantage/documentation/skill-designer/process/condition-activity/document)
* [Object model](/vantage/documentation/skill-designer/process/condition-activity/object-model)
