Suite

fun Suite(    id: Long,     name: String,     description: String?,     project_id: Long)