package cbl.js.kotlin data class CollectionConfigDto ( val collections: CollectionDtoWrapper, val config: ConfigDto)