AttachmentSettingsModel
12 Sep 20251 minute to read
Interface for a class AttachmentSettings
Properties
allowedFileTypes string
Specifies the allowed file types for attachments.
maxFileSize number
Specifies the maximum file size allowed for attachments in bytes.
removeUrl string
Specifies the URL to remove the files from the server.
saveUrl string
Specifies the URL to save the uploaded files.