Section

fun Section(    id: Long,     name: String,     description: String?,     suite_id: Long,     parent_id: Long?,     display_order: Int,     depth: Int)