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

> Lists the enum values for CrmActorType.

## CrmActorType Enum

The actor type (CRM side)

| Name    | Value | Description                      |
| ------- | ----- | -------------------------------- |
| Unknown | 0     | Unknown - used when initializing |
| Contact | 1     | Crm Customer                     |
| Person  | 2     | Person                           |
| Project | 3     | Project                          |
| Sale    | 4     | Sale                             |

## Usage

* [ErpConnectionActorType](../erpconnectionactortype).ActorTypeCrm - Data about the configuration of one Erp Actor on one ErpConnection
