attachments Configuration
Parameters
value
Information about whether file upload functionality is activated or deactivated for your end user. See attachments_configuration
below.
suspend fun attachmentsConfiguration(argument: suspend ApplicationAttachmentsConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Information about whether file upload functionality is activated or deactivated for your end user. See attachments_configuration
below.