toggle menu
bluegps_sdk
androidJvm
switch theme
search in API
bluegps_sdk
/
com.synapseslab.bluegps_sdk.data.model.ticket
/
FormTicket
/
FormTicket
Form
Ticket
constructor
(
formName
:
String
,
formNameI18n
:
String
,
formAttribute
:
String
,
formInputType
:
String
,
values
:
List
<
SelectValue
>
?
=
null
,
value
:
String
?
=
null
,
mandatory
:
Boolean
)