FormMulti

fun FormMulti(@Json(name = namename: String, @Json(name = selectedselected: String, @Json(name = elementselements: List<FormMultiElements>)

Parameters

name

The name of the form element

selected

Name of the selected element (value of one of the nested elements)

elements

Array containing the nested elements