CategoryResponse

fun CategoryResponse(count: Int = 0, tags: List<CategoryResponse.Tag> = emptyList())