ULCruiseRoom

fun ULCruiseRoom(cabinType: String? = null, stateRoomType: String? = null, stateRoomNumber: String? = null, deckNumber: String? = null, berthedType: String? = null, diningService: String? = null)

Init method to create a ULCruiseRoom object with the given parameters