17 lines
392 B
Markdown
17 lines
392 B
Markdown
|
|
||
|
|
||
|
# 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]
|
||
|
|
||
|
|
||
|
|