configcat-kotlin-client
Toggle table of contents
4.2.0
common
Platform filter
common
Switch theme
Search in API
configcat-kotlin-client
configcat-kotlin-client
/
com.configcat.model
/
Setting
/
type
type
@
SerialName
(
value
=
"t"
)
var
type
:
Int
(
source
)
Type of the feature flag / setting.
0 ->
Boolean
, 1 ->
String
, 2 ->
Int
, 3 ->
Double
,