newArchiveFormData

fun newArchiveFormData(startAt: LocalDate, endAt: LocalDate, categories: Set<NewsCategory>? = null, types: Set<NewsType>? = null): List<Pair<String, String>>(source)

POST parameters to filter news in the News Archive.