17 lines
392 B
Markdown
Executable File
17 lines
392 B
Markdown
Executable File
|
|
|
|
# GeneralAttachmentSettings
|
|
|
|
GeneralAttachmentSettings contains global Attachment settings exposed by API
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**allowedTypes** | **String** | | [optional]
|
|
**enabled** | **Boolean** | | [optional]
|
|
**maxFiles** | **Long** | | [optional]
|
|
**maxSize** | **Long** | | [optional]
|
|
|
|
|
|
|