# DocumentActionType Enum

> `DocumentActionType` is a public enumeration that defines the type of document action.

`DocumentActionType` is a public enumeration that defines the type of document action.

## Definition

* Namespace: `UiPath.DocumentProcessing.Contracts.Actions`
* Assembly: `UiPath.DocumentProcessing.Contracts`

## Description

A public enumeration that defines the type of document action.

## Fields

* `Classification` - A document classification action.
* `Validation` - A document validation action.
