> ## 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.

# IBatchType

> IBatchType object in the Scanning Station scripting model: represents the type of a batch and exposes read-only Name and UID properties for export scripts.

## What it does

Represents the type of a batch.

## Properties

| **Name** | **Type** | **Access** | **Description**                         |
| -------- | -------- | ---------- | --------------------------------------- |
| Name     | string   | Read-only  | The name of the batch type              |
| UID      | string   | Read-only  | The unique identifier of the batch type |
