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

# soap_access table

> Table that contains constraints on the access to the soap interface

## soap\_access Table (362)

Table that contains constraints on the access to the soap interface

## Fields

| Name          | Description                       | Type        | Nullable |
| ------------- | --------------------------------- | ----------- | :------: |
| id            | Primary key                       | PK          |    No    |
| address\_from | IP address range from address     | String(255) |    Yes   |
| address\_to   | IP address range to address       | String(255) |    Yes   |
| type          | Type: customer, ticket, admin etc | Int         |    Yes   |

<img src="https://mintcdn.com/superofficeas-bugfix-ty-screen-designer-paradox/G4reeQVP-LmhQATQ/media/loc/en/database/tables/soap_access.png?fit=max&auto=format&n=G4reeQVP-LmhQATQ&q=85&s=6252cca5a7535b4f737e258536e7e21d" alt="soap_access table relationship diagram" width="127" height="59" data-path="media/loc/en/database/tables/soap_access.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
