# AclSource
## Properties
**role** | **String** | |
**privileges** | **Vec<String>** | what role gave of the grant's privileges. A revoke is held back only by a source out of reach that gave some of what it takes back. |
**reachable** | **bool** | whether the data table's connection can take back what role gave. On an object that is the owner, when the connection acts for the owner, and otherwise the connection itself; for a default privilege, a creating role the connection acts for. What a source out of reach gave is not revocable from here; privileges only other sources gave still are. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)