# GeneralAttachmentSettings ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **allowedTypes** | **String** | AllowedTypes contains the allowed file types for attachments | [optional] **enabled** | **Boolean** | Enabled indicates if file attachments are enabled | [optional] **maxFiles** | **Long** | MaxFiles is the maximum number of files per attachment | [optional] **maxSize** | **Long** | MaxSize is the maximum size for individual attachments | [optional]