# AuthAccessAccessItemFileFilePermissions
## Properties
**dacl** | **String** | Returns a status message if the Null ACL is set. | [optional] [default to null]
**delete_child** | **String** | Returns a status message if the parent directoryhas the delete_child property set for the user.If the delete_child property is set for a user,that user is able to delete the file.the delete_child for the user. | [optional] [default to null]
**expected** | **String** | Specifies the Access Control Entry (ACE) for the user. | [optional] [default to null]
**mode** | **String** | Specifies the mode bits on the file. | [optional] [default to null]
**ownership** | **String** | Returns a status message if the user owns the file. | [optional] [default to null]
**relevant_aces** | [**Vec<::models::AuthAccessAccessItemShareSharePermissionsShareRelevantAce>**](AuthAccessAccessItemShareSharePermissionsShareRelevantAce.md) | Specifies a list of the relevant Access Control Entrieswith respect to the user in the share. | [optional] [default to null]
**relevant_mode** | **String** | Specifies the mode bits that are related to the user. | [optional] [default to null]
**sticky** | **String** | Returns a status message if the user owns the file. | [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)