ExportCreateDto

fun ExportCreateDto(outputFormats: List<String>, criteria: ListDocumentsCriteriaDto, locale: String? = null)

Parameters

outputFormats
  • @param criteria * @param locale Allows you to specify the locale in which the response should be returned. It must be a supported value from the list of locale-codes, which can be obtained by going to /lookups/locales. It defaults to the user's locale.