FormTicket

constructor(formName: String, formNameI18n: String, formAttribute: String, formInputType: String, values: List<SelectValue>? = null, value: String? = null, mandatory: Boolean)