BookableUnit

fun BookableUnit(id: String, name: String, externalIdentifier: String, unavailableTimes: List<TimePeriod> = emptyList())