Container

fun Container(id: Long, type: String, style: ContainerStyle?, widgetList: List<Widget>, action: List<Action>)