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

# OrganizationAccessSettings

`OBJECT`

## Fields

<ResponseField name="acceptorBoarding" type="Boolean!" required deprecated>
  Indicates whether acceptor boarding is enabled for the organization.

  **Deprecated:** Use the organization-level capabilities field instead. Check for ACQUIRING in capabilities.
</ResponseField>

<ResponseField name="underwriting" type="Boolean!" required deprecated>
  Indicates whether underwriting applications are enabled for the organization.

  **Deprecated:** Use the organization-level capabilities field instead. Check for UNDERWRITING in capabilities.
</ResponseField>
