CustomerVisibility
Tracks visibility settings for customers, controlling access and permissions across entities.
Columns
| Name | Type | ReadOnly | Description |
| Customerid [KEY] | String | False |
The unique ID of the customer associated with visibility settings. |
| Name | String | False |
The name of the customer. |
| Visibility | String | False |
The visibility setting for the customer. |
| Restrictedlocations | String | False |
A list of locations restricted for the customer. |
| Restricteddepartments | String | False |
A list of departments restricted for the customer. |
| Record_url | String | False |
The URL link to the customer visibility record. |