Skip to main content

AttachmentAttribute

The attachment attribute is an object that extends AttributeBase and contains the following properties:

PropertyDescriptionRequired
type'attachment'Yes
formatThe format of the attachment. Can be 'image', 'video', 'audio', 'document', or 'any'.Yes
maxSizeThe maximum size of the attachment in bytes.No
locationThe location of the attachment. Can be 'local' (default) or 'cloud'.No

For cloud storage, you need to configure FileService.