Boostlingo Android SDK
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Boostlingo Android SDK
Boostlingo Android SDK
/
com.boostlingo.android.domain.models.precall
/
RadioButtonCustomField
/
RadioButtonCustomField
Radio
Button
Custom
Field
public
RadioButtonCustomField
RadioButtonCustomField
(
Long
fieldId
,
Integer
fieldTypeId
,
String
error
,
String
label
,
Boolean
readonly
,
Boolean
required
,
Long
value
,
List
<
CustomFieldOption
>
options
)