# AuthAccessAccessItemFile
## Properties
**effective_path** | **String** | Specifies absolute path in filesystem. | [optional] [default to null]
**file_permissions** | [***::models::AuthAccessAccessItemFileFilePermissions**](AuthAccessAccessItemFileFilePermissions.md) | Specifies the permissions that the user has on the file. | [optional] [default to null]
**group** | [***::models::AuthAccessAccessItemFileGroup**](AuthAccessAccessItemFileGroup.md) | Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. | [optional] [default to null]
**is_snapshot** | **bool** | Specifies whether path is inside snapshot. | [optional] [default to null]
**owner** | [***::models::AuthAccessAccessItemFileGroup**](AuthAccessAccessItemFileGroup.md) | Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)