attachmentConfigurations property

Map<ApptiveGridEnvironment, AttachmentConfiguration?> attachmentConfigurations
final

Configurations for Attachments

this can be specified directly or properly you want to use the Helper Function attachmentConfigurationMapFromConfigString which takes in your configuration

Implementation

final Map<ApptiveGridEnvironment, AttachmentConfiguration?>
    attachmentConfigurations;