> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for FieldAccess

> Lists the enum values for FieldAccess.

## FieldAccess Enum

Access restrictions for the field

| Name      | Value | Description                              |
| --------- | ----- | ---------------------------------------- |
| Normal    | 0     | Normal field, no particular restrictions |
| Mandatory | 1     | This field is mandatory.                 |
| ReadOnly  | 2     | This field is read-only.                 |

## Usage

* [ErpField](../erpfield).Access - Store the metadata describing the fields that belong to an actor/connection combination, as described by the Erp Connector
